summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-25 04:11:07 +0300
committerGitHub <noreply@github.com>2020-04-25 04:11:07 +0300
commitdaf397a1ba7baed34db8f64c629a84677d8b0632 (patch)
tree1c61659a0a92fe7ea49b8412f1d37b861c161056
parent6104c1711f30ddd8dc11acb0f585b391bde88f2d (diff)
parent27d1b5acca2d631759f51051b0a3d4fd56dab351 (diff)
downloadwekan-daf397a1ba7baed34db8f64c629a84677d8b0632.tar.gz
wekan-daf397a1ba7baed34db8f64c629a84677d8b0632.tar.bz2
wekan-daf397a1ba7baed34db8f64c629a84677d8b0632.zip
Merge pull request #3044 from VictorioBerra/patch-1
Fix comment typo in docker-compose.yml
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 071fb5a6..6a88ab93 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -38,7 +38,7 @@ version: '2'
# sudo service docker start
# ----------------------------------------------------------------------------------
# ==== USAGE OF THIS docker-compose.yml ====
-# 1) For seeing does Wekan work, try this and check with your webbroser:
+# 1) For seeing does Wekan work, try this and check with your web browser:
# docker-compose up
# 2) Stop Wekan and start Wekan in background:
# docker-compose stop