Skip to content

Commit b8a7cdb

Browse files
Corrects the use of an before Number to a for proper grammar. (#1896)
1 parent 6b43932 commit b8a7cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8994,7 +8994,7 @@

Processing actions

89948994
of <a>getting the propertya> <code>ycode>
89958995
from <var>action itemvar>.
89968996

8997-
<li><p>If <var>yvar> is not an <a>Numbera>, return <a>errora>
8997+
<li><p>If <var>yvar> is not a <a>Numbera>, return <a>errora>
89988998
with <a>error codea> <a>invalid argumenta>.
89998999

90009000
<li><p>Set the <code>ycode> property of <var>actionvar>

0 commit comments

Comments
 (0)