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 c1fc064 commit c46f2cdCopy full SHA for c46f2cd
README.md
@@ -21,8 +21,8 @@ For each level, you will find the same file structure:
21
1. Review the code in `src/main.py`. Can you spot the bug(s)?
22
2. Try to fix the bug(s). Ensure that unit tests are still passing 🟢.
23
- [ ] Make a new **Pull Request** with a description of what you fixed.
24
-- [ ] Observer the GitHub Workflow logs, and ensure that the code is error free.
25
-- [ ] Once all workflow pass, **merge** the pull request.
+- [ ] Observe the GitHub Workflow logs, and ensure that the code is error free.
+- [ ] Once all workflows pass, **merge** the pull request.
26
27
> [!NOTE]
28
> You successfully completed the level when the Github Workflow passes 🟢.
0 commit comments