diff --git a/README.md b/README.md index d80eac5..4b2d448 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ new_lesson("My Lesson", "My Course") # When you are finished writing your lesson, add it to the course manifest add_to_manifest() -# Convret your course into a `.swc` file so you can share it easily. +# Convert your course into a `.swc` file so you can share it easily. pack_course() ``` @@ -62,4 +62,4 @@ directory. Students are prompted with questions in sequential order. ## Contact If you have any questions about using swirlify don't hesitate to reach out to us: -info@swirlstats.com \ No newline at end of file +info@swirlstats.com