diff --git a/_includes/lc/syllabys.html b/_includes/lc/syllabus.html similarity index 100% rename from _includes/lc/syllabys.html rename to _includes/lc/syllabus.html diff --git a/bin/workshop_check.py b/bin/workshop_check.py index 87b9ec8b..cd3a8bfc 100755 --- a/bin/workshop_check.py +++ b/bin/workshop_check.py @@ -21,7 +21,7 @@ CARPENTRIES = ("dc", "swc") DEFAULT_CONTACT_EMAIL = 'admin@software-carpentry.org' -USAGE = 'Usage: "check-workshop path/to/root/directory"' +USAGE = 'Usage: "workshop_check.py path/to/root/directory"' # Country and language codes. Note that codes mean different things: 'ar' # is 'Arabic' as a language but 'Argentina' as a country.