diff --git a/docs/commands/server.md b/docs/commands/server.md index 9d5a4da..bbfe26b 100644 --- a/docs/commands/server.md +++ b/docs/commands/server.md @@ -6,7 +6,7 @@ title: Server You can run `kamal server bootstrap` to setup docker on your hosts. -If will check if docker is installed and if not it will attempt to install it via https://get.docker.com/. +It will check if docker is installed and if not it will attempt to install it via https://get.docker.com/. ```bash $ kamal server