Update 'README.md'

minor, "an" to "a"
This commit is contained in:
scuti 2024-05-12 03:22:45 +00:00
parent ccbb4894db
commit f6707256f6

View File

@ -20,7 +20,7 @@ For extra payments towards principal, invoking the script will look like:
python src/amort.py -p {principal} -i {interest rate} -t {years} --extra-payments extra_payments.json
A valid json file contains an list named `extra-payments`. Each element is an object with the attributes `payment-number` and `amount`.
A valid json file contains a list named `extra-payments`. Each element is an object with the attributes `payment-number` and `amount`.
{
"extra-payments" : [