Quellcode durchsuchen

Fix typo in Study Guide section (#10)

Luis de Bethencourt vor 8 Jahren
Ursprung
Commit
16651d57d9
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -183,8 +183,8 @@ More experienced candidates are generally expected to know more about system des
 Start broad and go deeper in a few areas.  It helps to know a little about various key system design topics.  Adjust the following guide based on your experience, what positions you are interviewing for, and which companies you are interviewing with.
 
 * **Short** - Aim for **breadth** with system design topics.  Practice by solving **some** interview questions.
-* **Medium** - Aim for **breadth** and **some depth** with system design topics.  Practice by solving a **many** interview questions.
-* **Long** - Aim for **breadth** and **more depth** with system design topics.  Practice by solving a **most** interview questions.
+* **Medium** - Aim for **breadth** and **some depth** with system design topics.  Practice by solving **many** interview questions.
+* **Long** - Aim for **breadth** and **more depth** with system design topics.  Practice by solving **most** interview questions.
 
 | | Short | Medium | Long |
 |---|---|---|---|