summaryrefslogtreecommitdiff
path: root/requirements/catalogue/req-108.md
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2025-07-28 13:37:57 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2025-07-28 13:37:57 +0100
commit3d15bd651ce82ad37f8fcb6fc2fbaa8b1c839242 (patch)
tree2e2e04b83ff0abb9572a23709886d36f0bc31cac /requirements/catalogue/req-108.md
parent2361adeb0ca77904138e3466d51c2f44cf6df613 (diff)
dprint fmt
Diffstat (limited to 'requirements/catalogue/req-108.md')
-rw-r--r--requirements/catalogue/req-108.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements/catalogue/req-108.md b/requirements/catalogue/req-108.md
index 088507b..939c7f2 100644
--- a/requirements/catalogue/req-108.md
+++ b/requirements/catalogue/req-108.md
@@ -1,8 +1,8 @@
# req-108
Transactions must have an `amount` property, which, if positive, represents the
-amount of money transferred into the user's account, or, if negative,
-represents the amount of money transferred out of the user's account.
+amount of money transferred into the user's account, or, if negative, represents
+the amount of money transferred out of the user's account.
Sources: req-106, req-030