From 17acacbc47d4db835aab093d46fe20e85f555d52 Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Fri, 22 Mar 2019 10:57:36 +0000 Subject: [PATCH] docs: Capital letter at start and period at end of sentence Fix two nits in the Debian install guide. Signed-off-by: James O. D. Hunt --- install/docker/debian-docker-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/docker/debian-docker-install.md b/install/docker/debian-docker-install.md index a8a4ebfba6..bb7d46b459 100644 --- a/install/docker/debian-docker-install.md +++ b/install/docker/debian-docker-install.md @@ -4,7 +4,7 @@ > > - This guide assumes you have > [already installed the Kata Containers packages](../debian-installation-guide.md). -> - this guide allows for installation with `systemd` or `sysVinit` init systems +> - This guide allows for installation with `systemd` or `sysVinit` init systems. 1. Install Docker with the following commands: