From 8e7f5ab9612e7b2f332fb87e53bd5305adfdb168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Adame=20Rodr=C3=ADguez?= Date: Sun, 11 May 2025 20:59:52 +0200 Subject: [PATCH] fix typo --- css-grid-1/Overview.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css-grid-1/Overview.bs b/css-grid-1/Overview.bs index c4939bd24e08..1317f6109706 100644 --- a/css-grid-1/Overview.bs +++ b/css-grid-1/Overview.bs @@ -2628,7 +2628,7 @@ Grid Definition Shorthand: the 'grid' property
<<'grid-template'>>
- Sets the 'grid-template' longhands as as for 'grid-template', + Sets the 'grid-template' longhands as for 'grid-template', and the 'grid-auto-*' longhands to their initial values.
<<'grid-template-rows'>> / [ auto-flow && dense? ] <<'grid-auto-columns'>>? @@ -7170,4 +7170,4 @@ Clarifications table-grid-item-dynamic-003.html table-grid-item-dynamic-004.html whitespace-reattach.html - \ No newline at end of file +