Skip to content

Commit

Permalink
Fix duplicate hints number
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ranto committed Aug 22, 2023
1 parent b398ad4 commit 1aed52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/concept/amusement-park/.docs/hints.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

- In the `Attendee#issue_pass!` method, set the instance's state to the argument.

## 4. Revoke the pass
## 5. Revoke the pass

- In the `Attendee#revoke_pass!` setter method set the instance's state so that no pass exists.

Expand Down

0 comments on commit 1aed52f

Please sign in to comment.