Skip to content

Commit b4661e4

Browse files
Arlen22Copilot
andauthored
Apply suggestions from code review
typos Co-authored-by: Copilot <[email protected]>
1 parent 0e0a304 commit b4661e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec.emu

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ contributors: Arthur Fiorette, Arlen Beiler
7373
</h1>
7474
<dl class="header">
7575
<dt>description</dt>
76-
<dd>It is the abstract equivelant of calling `Result.ok(value)`</dd>
76+
<dd>It is the abstract equivalent of calling `Result.ok(value)`</dd>
7777
</dl>
7878
</emu-clause>
7979
<emu-clause id="sec-try-expression-result-error" type="abstract operation">
@@ -84,7 +84,7 @@ contributors: Arthur Fiorette, Arlen Beiler
8484
</h1>
8585
<dl class="header">
8686
<dt>description</dt>
87-
<dd>It is the abstract equivelant of calling `Result.error(value)`</dd>
87+
<dd>It is the abstract equivalent of calling `Result.error(value)`</dd>
8888
</dl>
8989
</emu-clause>
9090
</emu-clause>

0 commit comments

Comments
 (0)