Fix comment typo in docker-compose.yml

webbroser -> web browser.
This commit is contained in:
Victorio Berra 2020-04-24 09:07:32 -05:00 committed by GitHub
parent 5eb5ca5752
commit 27d1b5acca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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