Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix grammar in currency-exchange hint #3529

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Fix grammar in currency-exchange hint #3529

merged 1 commit into from
Oct 28, 2023

Commits on Oct 28, 2023

  1. Fix grammar in currency-exchange hint

    This is a tiny thing, and it probably wouldn't confuse people who are
    actually doing the exercise.
    
    I came across it because I was doing a full audit of instances where
    we say 'amount of ...' since there were several instances where it
    should have been 'number of ...'.
    
    At first I thought this was supposed to be 'number of changes', but
    then in the context of the exercise it turns out that it was a
    different problem entirely :)
    kytrinyx committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    6f0386e View commit details
    Browse the repository at this point in the history