Skip to content

Commit 36a73e2

Browse files
joshgelbardemilio
authored andcommitted
Fix a typo
1 parent afcf3dd commit 36a73e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cssom-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ string, followed by "<code>)</code>".
259259

260260
To <dfn export>serialize a LOCAL</dfn> means to create a string represented by
261261
"<code>local(</code>", followed by the
262-
<a lt="serialize a string">serialization</a> of the URL as a
262+
<a lt="serialize a string">serialization</a> of the LOCAL as a
263263
string, followed by "<code>)</code>".
264264

265265
To <dfn export>serialize a comma-separated list</dfn> concatenate all items of

0 commit comments

Comments
 (0)