diff --git a/discourse-doctor b/discourse-doctor index eebaf8b..0f4c1f0 100755 --- a/discourse-doctor +++ b/discourse-doctor @@ -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