diff options
Diffstat (limited to 'requirements/tasks/task-004.md')
| -rw-r--r-- | requirements/tasks/task-004.md | 8 |
1 files changed, 4 insertions, 4 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 |
