diff --git a/css-grid-1/Overview.bs b/css-grid-1/Overview.bs index b0a8eec8afb..89464326573 100644 --- a/css-grid-1/Overview.bs +++ b/css-grid-1/Overview.bs @@ -1583,9 +1583,9 @@ Named Grid Lines: the [<>*] syntax - A line name cannot be span, + A line name cannot be span or auto, i.e. the <> in the <> production - excludes the keyword span. + excludes the keywords span and auto.