diff --git a/docs/operators/handbook.md b/docs/operators/handbook.md index 3c08c807..ce315241 100644 --- a/docs/operators/handbook.md +++ b/docs/operators/handbook.md @@ -217,7 +217,7 @@ Otherwise, you have downloaded a corrupted file. If you want to teach `abra` how to support your favourite server hosting provider, we'd glady accept patches. -## How do I bootstrap a server manually for running Co-op Cloud apps? +## How do I bootstrap a server for running Co-op Cloud apps? The requirements are: @@ -238,7 +238,7 @@ docker swarm init docker network create -d overlay proxy ``` -`abra` will do this for you when you run `abra server add --provision`, where the `--provision` run the above logic on the server. +`abra` will do this for you when you run `abra server add --provision`. ## Managing DNS entries