Skip to content

Commit 5e16245

Browse files
authored
[css-shapes-1] Typo (#12281)
1 parent a3a4c3c commit 5e16245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-shapes-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ The ''shape()'' Function</h4>
828828
the command's starting point, the command's end point, or the [=reference box=], respectively.
829829
If such component is not provided, the <<coordinate-pair>> is relative to the segment's start.
830830

831-
<dt><dfn><<arc-command>></dfn> = <dfn value>arc</dfn> <<command-end-point>> [[of <<length-percentage>>{1,2}] && <<arc-sweep>>? && <<arc-size>>? && rotate <<angle>>? ]
831+
<dt><dfn><<arc-command>></dfn> = <dfn value>arc</dfn> <<command-end-point>> [[of <<length-percentage>>{1,2}] && <<arc-sweep>>? && <<arc-size>>? && [ rotate <<angle>> ]? ]
832832
<dd>
833833
Add an <a href="https://www.w3.org/TR/SVG/paths.html#PathDataEllipticalArcCommands">elliptical arc</a> command
834834
to the list of path data commands,

0 commit comments

Comments
 (0)