aboutsummaryrefslogtreecommitdiff
path: root/docs/spec
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-08-19 08:48:25 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-08-19 08:48:25 -0400
commit0865e65e2d4b1f53ea0f2fbb711be77e6fedd9ac (patch)
tree0a283c58bccf0f187f19cd5c62e97c66ff9bb325 /docs/spec
parent222a7f19b75388b0c07b339ada198eb8fe5b9b15 (diff)
Monadic Range returns an atom
Diffstat (limited to 'docs/spec')
-rw-r--r--docs/spec/system.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spec/system.html b/docs/spec/system.html
index 477f32b4..e95be2ab 100644
--- a/docs/spec/system.html
+++ b/docs/spec/system.html
@@ -458,7 +458,7 @@
<tbody>
<tr>
<td><code><span class='Function'>Range</span></code></td>
-<td>An array of shape <code><span class='Value'>𝕨</span><span class='Function'>⊣</span><span class='Bracket'>⟨⟩</span></code> selected from <code><span class='Function'>↕</span><span class='Value'>𝕩</span></code></td>
+<td>A number, or array of shape <code><span class='Value'>𝕨</span></code>, selected from <code><span class='Function'>↕</span><span class='Value'>𝕩</span></code></td>
</tr>
<tr>
<td><code><span class='Function'>Deal</span></code></td>