Skip to content

Commit b1917ca

Browse files
committed
[css-syntax] tpoy
1 parent 7949d41 commit b1917ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-syntax/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Tokenizing and Parsing CSS</h2>
250250

251251
This specification defines the parsing rules for CSS documents,
252252
whether they are syntactically correct or not.
253-
Certain points in the parsing algorithm are said to be a <dfn lt="parse error">parse errors</dfn>.
253+
Certain points in the parsing algorithm are said to be <dfn lt="parse error">parse errors</dfn>.
254254
The error handling for parse errors is well-defined:
255255
user agents must either act as described below when encountering such problems,
256256
or must abort processing at the first error that they encounter for which they do not wish to apply the rules described below.

0 commit comments

Comments
 (0)