Skip to content

Commit

Permalink
Improve wording in README regarding TOP provided solution
Browse files Browse the repository at this point in the history
Same change made in parallel with the javascript-exercises repo to unify
wording.
  • Loading branch information
MaoShizhong committed Jan 15, 2024
1 parent 88fabfc commit b46538f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you have suggestions to improve an exercise, ideas for a new exercise, or not
* Depending on the instructions of the exercise, you may only need to make edits in one of these files.
5. Once you successfully finish an exercise, check TOP's solution to compare it with yours.
* You should not be checking the solution for an exercise until you finish it!
* Keep in mind that TOP's solution is not the only solution. If your solution differs wildly from TOP's solution (and still passes the self-check criteria), feel free to ask about it in the chatroom.
* If your solution differs wildly from TOP's solution (and still passes the self-check criteria), that's completely fine. Do feel free to ask about it in the chatroom if there are parts you do not understand.
6. Do not submit your solutions to this repo, as any PRs that do so will be closed without merging.

## Some Hints
Expand Down

0 comments on commit b46538f

Please sign in to comment.