We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f282714 commit 20ae447Copy full SHA for 20ae447
README.md
@@ -27,7 +27,7 @@ You will then have to implement three different logics:
27
2. **The logic for the first part of the puzzle**
28
3. **The logic for the second part of the puzzle**
29
30
-> For example, if the firt part of the puzzle is "Given a list of integers, find the greatest one" and the second one
+> For example, if the first part of the puzzle is "Given a list of integers, find the greatest one" and the second one
31
> "Now find the sum of them", we can do the following:
32
>
33
> ```csharp
0 commit comments