Skip to content

Commit 0db6d74

Browse files
deploy: c29301d
1 parent 3233c65 commit 0db6d74

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pr-11/tutorial/first-steps/first-circuit.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ <h1 id="your-first-circuit"><a class="header" href="#your-first-circuit">Your fi
216216
</li>
217217
<li>
218218
<p><strong><code>Num a</code></strong>, there is some type called <code>a</code> that is a <code>Num</code>.
219-
Examples of instances of <code>Num</code> are <code>Int</code>, <code>Signed 16</code>, <code>Index 32</code>, and <code>Float</code>.</p>
219+
Examples of instances of <code>Num</code> are <code>Int</code>, <code>Signed 16</code>, <code>Index 32</code>, or <code>Float</code>.</p>
220220
</li>
221221
<li>
222222
<p><strong><code>a</code></strong>, <code>ma</code>'s first argument is of type <code>a</code></p>

pr-11/tutorial/print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ <h2 id="installing-clash"><a class="header" href="#installing-clash">Installing
295295
</li>
296296
<li>
297297
<p><strong><code>Num a</code></strong>, there is some type called <code>a</code> that is a <code>Num</code>.
298-
Examples of instances of <code>Num</code> are <code>Int</code>, <code>Signed 16</code>, <code>Index 32</code>, and <code>Float</code>.</p>
298+
Examples of instances of <code>Num</code> are <code>Int</code>, <code>Signed 16</code>, <code>Index 32</code>, or <code>Float</code>.</p>
299299
</li>
300300
<li>
301301
<p><strong><code>a</code></strong>, <code>ma</code>'s first argument is of type <code>a</code></p>

pr-11/tutorial/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)