mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-06-05 15:09:09 +09:00
f164d790da
Fix: change requirement to reflect solutions change
1.8 KiB
1.8 KiB
Because
This PR
Issue
Closes #XXXXX
Additional Information
Pull Request Requirements
- I have thoroughly read and understand The Odin Project Contributing Guide
- The title of this PR follows the
location of change: brief description of changeformat, e.g.01_helloWorld: Update test cases - The
Becausesection summarizes the reason for this PR - The
This PRsection has a bullet point list describing the changes in this PR - If this PR addresses an open issue, it is linked in the
Issuesection - If this PR includes any changes that affect the solution of an exercise, I've also updated the solution in the
/solutionsfolder