Skip to content

Commit

Permalink
rephrase instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
tasxatzial committed Dec 19, 2024
1 parent 821b5fa commit 9eea129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/change/instructions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Instructions

Correctly determine the fewest number of coins to be given to a customer such that the sum of the coins' value would equal the correct amount of change.
Determine the fewest number of coins to give a customer so that the sum of their values equals the correct amount of change.

## Examples

Expand Down

0 comments on commit 9eea129

Please sign in to comment.