diff options
Diffstat (limited to 'spec/system.md')
| -rw-r--r-- | spec/system.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/system.md b/spec/system.md index adfbcfd5..b7c9b911 100644 --- a/spec/system.md +++ b/spec/system.md @@ -205,7 +205,7 @@ More accurately the modifier `•_maxTime_` *may* fail if execution of `𝔽` ta | Name | Summary |-----------|------------------------------ -| `Range` | An array of shape `𝕨⊣⟨⟩` selected from `↕𝕩` +| `Range` | A number, or array of shape `𝕨`, selected from `↕𝕩` | `Deal` | A simple random sample of `𝕨⊣𝕩` elements of `↕𝕩` | `Subset` | A sorted SRS of `𝕨` elements of `↕𝕩` |
