From 478d0394698666e65451d2723b3435171b01a58b Mon Sep 17 00:00:00 2001
From: Guillaume
Date: Thu, 5 Jun 2025 07:47:42 +0200
Subject: [PATCH] [css-shapes-1] Typo
---
css-shapes-1/Overview.bs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/css-shapes-1/Overview.bs b/css-shapes-1/Overview.bs
index e5b7fa6d396..d0887bb0561 100644
--- a/css-shapes-1/Overview.bs
+++ b/css-shapes-1/Overview.bs
@@ -828,7 +828,7 @@ The ''shape()'' Function
the command's starting point, the command's end point, or the [=reference box=], respectively.
If such component is not provided, the <> is relative to the segment's start.
- <> = arc <> [[of <>{1,2}] && <>? && <>? && rotate <>? ]
+ <> = arc <> [[of <>{1,2}] && <>? && <>? && [ rotate <> ]? ]
Add an elliptical arc command
to the list of path data commands,