Skip to content

Commit

Permalink
fix(docs): update task description
Browse files Browse the repository at this point in the history
closes #55
  • Loading branch information
JeelRajodiya committed Aug 17, 2024
1 parent 68fb0ee commit 0eec2e0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ Now, try to modify the JSON schema given in the <SideEditorLink/> such that `hou

**Constraints**
- `hourlyWage` should be a **multiple of 0.25**
- `hourlyWage` should be a **positive decimal number**
- `hourlyWage` should have **maximum value of 100**
- `hourlyWage` should have **minimum value of 0** and **maximum value of 100**


0 comments on commit 0eec2e0

Please sign in to comment.