summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2021-10-21 12:36:15 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2021-10-21 12:36:15 +0200
commit98a642e020994da811f5aa993c8bbbd74c76b724 (patch)
tree092a43a85ec3515902e07f8f8f0358fff491fc71
parentaff2c12576fc8a7b76bdca2b194a518426e9e7f7 (diff)
downloaddocs-98a642e020994da811f5aa993c8bbbd74c76b724.tar.gz
docs-98a642e020994da811f5aa993c8bbbd74c76b724.tar.bz2
docs-98a642e020994da811f5aa993c8bbbd74c76b724.zip
fixed typo
-rw-r--r--design-documents/024-age-restriction.rst11
1 files changed, 6 insertions, 5 deletions
diff --git a/design-documents/024-age-restriction.rst b/design-documents/024-age-restriction.rst
index 74a88c5a..7109a679 100644
--- a/design-documents/024-age-restriction.rst
+++ b/design-documents/024-age-restriction.rst
@@ -155,11 +155,12 @@ Age Groups
~~~~~~~~~~
Age groups are represented as a finite list of positive, increasing integers
-that mark the beginning of the *next* age group. The value 0 implicitly marks
-the beginning of the first age group and the first number in the list marks the
-beginning of the *second* age group. Age groups are encoded as a colon
-separated string of integer values. They are refered to by their *slot*, i.e.
-"age group 3" is the age group that starts with the 3. integer in the list.
+that mark the beginning of the *next* age group. The value 0 is ommited but
+implicitly marks the beginning of the *zeroth* age group and the first number
+in the list marks the beginning of the *first* age group. Age groups are
+encoded as a colon separated string of integer values. They are refered to by
+their *slot*, i.e. "age group 3" is the age group that starts with the 3.
+integer in the list.
For example: the string "8:10:12:14:16:18:21" represents the age groups