Skip to content

Commit 2e4cd07

Browse files
committed
[css-syntax] Typo fix
1 parent 7bbb9b1 commit 2e4cd07

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
@@ -3272,7 +3272,7 @@ Serialization</h2>
32723272

32733273
This specification does not define how to serialize CSS in general,
32743274
leaving that task to the CSSOM and individual feature specifications.
3275-
In particular, the serialization of comments an whitespace is not defined.
3275+
In particular, the serialization of comments and whitespace is not defined.
32763276

32773277
The only requirement for serialization is that it must "round-trip" with parsing,
32783278
that is, parsing the stylesheet must produce the same data structures as

0 commit comments

Comments
 (0)