summaryrefslogtreecommitdiff
path: root/design-documents/024-age-restriction.rst
diff options
context:
space:
mode:
Diffstat (limited to 'design-documents/024-age-restriction.rst')
-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