summaryrefslogtreecommitdiff
path: root/requirements/data_models
diff options
context:
space:
mode:
Diffstat (limited to 'requirements/data_models')
-rw-r--r--requirements/data_models/dml-bucket.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/data_models/dml-bucket.md b/requirements/data_models/dml-bucket.md
index b0d978f..0a7960a 100644
--- a/requirements/data_models/dml-bucket.md
+++ b/requirements/data_models/dml-bucket.md
@@ -8,4 +8,4 @@ A bucket represents a real category of spending, like beer or holidays.
| name | string | A short description of the real category of spending. |
| balance | number | The amount of money currently in the bucket. |
-Source: req-017
+Sources: req-027, req-028