From 421e9191e8a8e0d4e840a43f715b48f0048b4763 Mon Sep 17 00:00:00 2001 From: tangfqj <98503280+tangfqj@users.noreply.github.com> Date: Sun, 18 Sep 2022 20:35:56 +0800 Subject: [PATCH] [CORRECTION] Correct a tiny spelling error (#230) * [CORRECTION] Correct a tiny spelling error * [CORRECTION] Correct several tiny errors --- docs/编程入门/MIT-Missing-Semester.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/编程入门/MIT-Missing-Semester.en.md b/docs/编程入门/MIT-Missing-Semester.en.md index 5889b489..4f564737 100644 --- a/docs/编程入门/MIT-Missing-Semester.en.md +++ b/docs/编程入门/MIT-Missing-Semester.en.md @@ -4,7 +4,7 @@ - Offered by: MIT - Prerequisites: None -- Programming lanuages: Shell +- Programming Languages: Shell - Difficulty: 🌟🌟 - Class Hour: 10 hours @@ -14,4 +14,4 @@ Just as the course name indicated, this course will teach the missing things in - Homepage: - Records: -- Assignments: Some exercises behind each lecture. \ No newline at end of file +- Assignments: Some exercises after each lecture.