From 72f1c31f716b11e72505997463e0107d2fce40c5 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 23 Feb 2021 23:03:41 +0100 Subject: [PATCH] Fix typo --- docs/deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy.md b/docs/deploy.md index 57286c24..0938b3d1 100644 --- a/docs/deploy.md +++ b/docs/deploy.md @@ -70,7 +70,7 @@ $ abra app new --server example.com --domain traefik.example.com traefik $ abra app traefik.autonomic.zone deploy ``` -## Deploy Nexcloud +## Deploy Nextcloud And now we can deploy apps. Go ahead and create a new nextcloud app, generate secrets and deploy it.