From 96fd45e33ae82d799e5a9aeb06e74a4ddb22a7bf Mon Sep 17 00:00:00 2001 From: Farrukh Saif <71222272+farrukh-saif@users.noreply.github.com> Date: Thu, 25 Aug 2022 03:12:50 +0300 Subject: [PATCH] Fixed Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c803dd3a..bdf311c3 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ The basic steps are: 3. Find and complete the TODOs. 4. Optionally commit your code changes. 5. Compare your code with the solution. -6. Repeat steps 2-5 until you've gone trough all the steps to complete the toy app. +6. Repeat steps 2-5 until you've gone through all the steps to complete the toy app. **Step 1: Clone the repo**