From 6ed236377f16897b6e4ef0a8f6383adde1792633 Mon Sep 17 00:00:00 2001 From: tangfqj Date: Wed, 21 Sep 2022 21:07:24 +0800 Subject: [PATCH] Correct an error in CS106L.en.md --- docs/编程入门/CS106L.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/编程入门/CS106L.en.md b/docs/编程入门/CS106L.en.md index ac90850f..20eb6354 100644 --- a/docs/编程入门/CS106L.en.md +++ b/docs/编程入门/CS106L.en.md @@ -3,7 +3,7 @@ ## Descriptions - Offered by: Stanford -- Prerequisites: better if you are already proficient a programming language +- Prerequisites: better if you are already proficient in a programming language - Programming Languages: C++ - Difficulty: 🌟🌟🌟 - Class Hour: 20 hours