From f8e63b2ab21bb7a8e03c824da7db24a13ed633e0 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 11 Mar 2022 12:28:32 +0100 Subject: [PATCH] better wording --- docs/operators/handbook.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/operators/handbook.md b/docs/operators/handbook.md index 3c08c80..ce31524 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