aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/help/firstcell_select.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/firstcell_select.html b/docs/help/firstcell_select.html
index 8e4abeb6..a7b4df9d 100644
--- a/docs/help/firstcell_select.html
+++ b/docs/help/firstcell_select.html
@@ -20,7 +20,7 @@
</pre>
<h2 id="𝕨--𝕩-select"><a class="header" href="#𝕨--𝕩-select"><code><span class='Value'>𝕨</span> <span class='Function'>⊏</span> <span class='Value'>𝕩</span></code>: Select</a></h2>
<p><a class="fulldoc" href="../doc/select.html">→full documentation</a></p>
-<p>Select the major cells of <code><span class='Value'>𝕨</span></code> at the indices in <code><span class='Value'>𝕩</span></code>.</p>
+<p>Select the major cells of <code><span class='Value'>𝕩</span></code> at the indices in <code><span class='Value'>𝕨</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MuKAvzAg4oqPIOKfqDEsIDIsIDPin6kKCmIg4oaQIDPigL8zIOKliiDihpU5Cgoy4oC/MCDiio8gYg==">↗️</a><pre> <span class='Number'>2</span><span class='Ligature'>‿</span><span class='Number'>0</span> <span class='Function'>⊏</span> <span class='Bracket'>⟨</span><span class='Number'>1</span><span class='Separator'>,</span> <span class='Number'>2</span><span class='Separator'>,</span> <span class='Number'>3</span><span class='Bracket'>⟩</span>
⟨ 3 1 ⟩