aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/glossary.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doc/glossary.html')
-rw-r--r--docs/doc/glossary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/glossary.html b/docs/doc/glossary.html
index 720c12cc..13581749 100644
--- a/docs/doc/glossary.html
+++ b/docs/doc/glossary.html
@@ -100,7 +100,7 @@
</ul>
<ul>
<li><strong>Error</strong>: A condition that stops compilation or execution (see <a href="assert.html">assert</a>).</li>
-<li><strong>Inferred property</strong>: A property of a value that is derived by BQN based on constraints. If it cannot be derived then the value will not have the property. Includes identity values, fill elements, and behavior of Undo and Under.</li>
+<li><strong>Inferred property</strong>: A property of a value that is derived by BQN based on constraints. If it can't be derived then the value won't have the property. Includes identity values, fill elements, and behavior of Undo and Under.</li>
</ul>
<h2 id="namespaces"><a class="header" href="#namespaces">Namespaces</a></h2>
<ul>