Skip to content

Commit 028cae6

Browse files
committed
Fix the glaring typo
1 parent 9c2e3dc commit 028cae6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/features/002-auto-pay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You'll also see a toggle labeled 'Update Due Date'. Usually, you always want thi
1616

1717
### Logging Partial Payments
1818

19-
If you want to log a partial payment, turn the Update Due Date toggle off. This will due two things: First, the due date will not change. Second, the amount due will reduce by the amount you log. For example, if you have a bill due that is $200 every month, and log a payment for $150 with the Update Due Date toggle off, the amount due will reduce to $150, and the due date will stay the same. It will not reduce the amount for all future payments, only the current amount due.
19+
If you want to log a partial payment, turn the Update Due Date toggle off. This will do two things: First, the due date will not change. Second, the amount due will reduce by the amount you log. For example, if you have a bill due that is $200 every month, and log a payment for $150 with the Update Due Date toggle off, the amount due will reduce to $150, and the due date will stay the same. It will not reduce the amount for all future payments, only the current amount due.
2020

2121
When you want the due date to change, log a payment for the remaining amount (in this example, $150), and leave the Update Due Date toggle on. Then, the due date will move forward one cycle, and the amount due will reset to $200.
2222

0 commit comments

Comments
 (0)