diff options
| author | Josh Soref <[email protected]> | 2021-08-17 23:07:07 -0400 |
|---|---|---|
| committer | Josh Soref <[email protected]> | 2021-08-18 11:20:29 -0400 |
| commit | b310fb48111268861b105aade2ec4f5fba01a66e (patch) | |
| tree | e75f87583f99c91dcff277f71c85c8487445f989 | |
| parent | 470d535ca583446b29224615d82ea2925c601d6c (diff) | |
| download | faker-b310fb48111268861b105aade2ec4f5fba01a66e.tar.xz faker-b310fb48111268861b105aade2ec4f5fba01a66e.zip | |
spelling: amount
Signed-off-by: Josh Soref <[email protected]>
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ffd9e2e7..d28f2cbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,7 @@ http://github.com/marak/faker.js - Add IBAN and BIC generator functions ### Fix -- Fix aomount and price argument dec for case = 0 +- Fix amount and price argument dec for case = 0 - Default shuffle value - Fix dec for amount in finance - Don't allow path seperators in generated filenames in system |
