Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions documentation/specification.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1 id="mark-specification">Mark Specification</h1>
<li>JavaScript objects, interfaces and classes</li>
</ul>

<p>Stardust’s predefined marks are also written in this language, for exampl, the <code>wedge</code> mark is written as:</p>
<p>Stardust’s predefined marks are also written in this language, for example, the <code>wedge</code> mark is written as:</p>

<pre><code class="language-javascript">import { Triangle } from P2D;

Expand Down Expand Up @@ -156,4 +156,4 @@ <h1 id="mark-specification">Mark Specification</h1>

</script>
</body>
</html>
</html>