Typo fix
authorCamille Roux <25977+camilleroux@users.noreply.github.com>
Sun, 19 Aug 2018 23:37:10 +0000 (01:37 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Aug 2018 23:37:10 +0000 (01:37 +0200)
discourse-doctor

index eebaf8b8ba49c784c3a408518b62a23d516f5266..0f4c1f0dc7de26122886642965ba8d77b3d0dea4 100755 (executable)
@@ -250,7 +250,7 @@ get_yml_file() {
     web_file=containers/$app_name.yml
     log "Found $web_file"
   else
-    log "Can't find app.yml or web_ony.yml."
+    log "Can't find app.yml or web_only.yml."
     log "Giving up."
     exit
   fi