summaryrefslogtreecommitdiff
path: root/requirements/tasks
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-07-17 23:15:31 +0100
committerJoe Carstairs <me@joeac.net>2025-07-17 23:15:41 +0100
commiteb5c1e031ee69e4eef68d3054c973ded23dc8e64 (patch)
tree33076accf4c5971318b148e482a877a56d5f1e8b /requirements/tasks
parent5a75def2f5e9cd5f3421a908505c59ac074dae74 (diff)
applies formatting
Diffstat (limited to 'requirements/tasks')
-rw-r--r--requirements/tasks/task-004.md8
-rw-r--r--requirements/tasks/task-005.md3
2 files changed, 5 insertions, 6 deletions
diff --git a/requirements/tasks/task-004.md b/requirements/tasks/task-004.md
index f00a055..e84c506 100644
--- a/requirements/tasks/task-004.md
+++ b/requirements/tasks/task-004.md
@@ -1,9 +1,9 @@
# task-005
-Given the user has set up a bank account to sync with Schist, when they read
-any data from Schist which depends upon accurate transaction records, then
-Schist retrieves transactions from the bank account and records them before
-returning the result to the user.
+Given the user has set up a bank account to sync with Schist, when they read any
+data from Schist which depends upon accurate transaction records, then Schist
+retrieves transactions from the bank account and records them before returning
+the result to the user.
Exception: if it takes too long to get transactions from the bank account, then
Schist should return the stale data at first while retrieving the fresh
diff --git a/requirements/tasks/task-005.md b/requirements/tasks/task-005.md
index 2d4b8be..85bfe0e 100644
--- a/requirements/tasks/task-005.md
+++ b/requirements/tasks/task-005.md
@@ -1,6 +1,5 @@
# task-005
-Schist must have a desktop interface for importing transactions from a CSV
-file.
+Schist must have a desktop interface for importing transactions from a CSV file.
Source: req-052