summaryrefslogtreecommitdiff
path: root/pages/money.inc
diff options
context:
space:
mode:
Diffstat (limited to 'pages/money.inc')
-rw-r--r--pages/money.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/money.inc b/pages/money.inc
index e3edd27..d1651bc 100644
--- a/pages/money.inc
+++ b/pages/money.inc
@@ -805,7 +805,7 @@ function getMonthlyEarnings(): array {
</label>
</p>
- <p>Adding a transaction takes effect immediately and cannot be modified afterwards.</p>
+ <p>Adding a transaction takes effect immediately and cannot be modified afterward.</p>
<button id="delete-link" class="btn btn-<?= $use2023UI ? "primary" : "success" ?>">Create</button>
</form>
</div>