From 669a519e8eb8391ed2cf75263c7ac6bb820b75bd Mon Sep 17 00:00:00 2001 From: Stuart Clements Date: Tue, 22 Oct 2019 16:27:22 +0200 Subject: [PATCH] Final typos --- docs/installation_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation_guide.md b/docs/installation_guide.md index 01ded17c3..3554fa81e 100644 --- a/docs/installation_guide.md +++ b/docs/installation_guide.md @@ -479,7 +479,7 @@ If you want to install all three of Notary, Clair and chart repository service, For information on how to use Harbor, see the **[Harbor User Guide](user_guide.md)** . -## Managing Harbor's lifecycle +## Managing Harbor Lifecycle You can use `docker-compose` to manage the lifecycle of Harbor. Some useful commands are listed below. You must run the commands in the same directory as `docker-compose.yml`.