aboutsummaryrefslogtreecommitdiff
path: root/docs/help/indices_replicate.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/indices_replicate.html')
-rw-r--r--docs/help/indices_replicate.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/indices_replicate.html b/docs/help/indices_replicate.html
index 56590c4d..0f943ccf 100644
--- a/docs/help/indices_replicate.html
+++ b/docs/help/indices_replicate.html
@@ -15,7 +15,7 @@
</pre>
<h2 id="𝕨--𝕩-replicate"><a class="header" href="#𝕨--𝕩-replicate"><code><span class='Value'>𝕨</span> <span class='Function'>/</span> <span class='Value'>𝕩</span></code>: Replicate</a></h2>
<p>Repeat each major cell in <code><span class='Value'>𝕩</span></code> by the corresponding element in <code><span class='Value'>𝕨</span></code>.</p>
-<p>Atomic <code><span class='Value'>𝕨</span></code> applies to all elements.</p>
+<p>Unit <code><span class='Value'>𝕨</span></code> applies to all elements.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=ICAgMyAvICJjb3B5IgoKICAgMeKAvzDigL8xIC8gMeKAvzLigL8z">↗️</a><pre> <span class='Number'>3</span> <span class='Function'>/</span> <span class='String'>&quot;copy&quot;</span>
"cccooopppyyy"