Skip to content

Commit 8bfbeb0

Browse files
[spec] Fix typo (#2037)
1 parent 4d81d3b commit 8bfbeb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/text/values.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Identifiers
118118
~~~~~~~~~~~
119119

120120
:ref:`Indices <syntax-index>` can be given in both numeric and symbolic form.
121-
Symbolic *identifiers* that stand in lieu of indices start with ${:"$"}, followed by eiter a sequence of printable |ASCII|_ characters that does not contain a space, quotation mark, comma, semicolon, or bracket, or by a quoted :ref:`name <text-name>`.
121+
Symbolic *identifiers* that stand in lieu of indices start with ${:"$"}, followed by either a sequence of printable |ASCII|_ characters that does not contain a space, quotation mark, comma, semicolon, or bracket, or by a quoted :ref:`name <text-name>`.
122122

123123
$${grammar: {Tid Tidchar}}
124124

0 commit comments

Comments
 (0)