FIX: Correctly match when protocol-less CDN is used
[discourse_docker.git] / 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