summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfr33domlover <fr33domlover@riseup.net>2019-12-04 17:42:47 +0200
committerfr33domlover <fr33domlover@riseup.net>2019-12-04 17:42:47 +0200
commitd48e47c27bb98806d25eccdfe297ae6bed344ea6 (patch)
tree16333ac5c54ce2c91f1551b5db5d33ea415c654e
parentb8c137e11d29e3378b2094afc3d3dbd4a4ddc617 (diff)
Modeling spec: Clarify wording about prefix of commit list
-rw-r--r--spec/modeling.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/modeling.md b/spec/modeling.md
index e33008b..f4e6ed5 100644
--- a/spec/modeling.md
+++ b/spec/modeling.md
@@ -184,8 +184,8 @@ Properties:
- [object][]: An [OrderedCollection][] of the [Commit][type-commit]s being
pushed, in **reverse chronological order**. The [items][] (or
[orderedItems][]) property of the collection MUST contain either the whole
- list of commits being pushed, of a prefix of them (i.e. the **latest**
- commits)
+ list of commits being pushed, of a prefix i.e. continuous subset from the
+ beginning of the list (therefore the **latest** commits)
Example: