1
0
Fork 0
mirror of https://github.com/archtechx/money.git synced 2025-12-12 11:24:03 +00:00

Update README.md

Sorry to even bother you with such a small typo, but it should not take you that many seconds to approve. :)
This commit is contained in:
David Andersson 2023-03-23 12:02:49 +01:00 committed by GitHub
parent b50e49358a
commit dadf4e7bb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -452,7 +452,7 @@ This is mostly useful for currencies like the Czech Crown which generally don't
The current currency refers to the currently used currency. The current currency refers to the currently used currency.
By default, the pacakge doesn't use it anywhere. All calls such as `money()` will use the provided currency, or the default currency. By default, the package doesn't use it anywhere. All calls such as `money()` will use the provided currency, or the default currency.
The current currency is something you can convert money to in the final step of calculations, right before displaying it to the user in the browser. The current currency is something you can convert money to in the final step of calculations, right before displaying it to the user in the browser.