Skip to content

Commit d716df9

Browse files
authored
typo fix
<string> was considered a tag, so switched to <dfn><<string>></dfn> so it would be visible
1 parent 0c369c0 commit d716df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-shapes-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Supported Shapes</h3>
142142
or ''evenodd''.
143143
Default value when omitted is ''nonzero''.</li>
144144
<li>
145-
The <string> represents an
145+
The <dfn><<string>></dfn> represents an
146146
<a href="https://www.w3.org/TR/SVG11/paths.html#PathData">SVG Path data string</a>.
147147
The path data string must be conform
148148
to the grammar and parsing rules of SVG 1.1.

0 commit comments

Comments
 (0)