Skip to content

Commit 33dedce

Browse files
committed
[css-grid] Fix heading
1 parent a65f28f commit 33dedce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-grid/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,7 @@ Track Sizing: the 'grid-template-rows' and 'grid-template-columns' properties</h
10891089
-->
10901090

10911091
<h4 id='named-lines'>
1092-
Named Grid Lines: the <css>(<<custom-ident>>*)</css> syntax</h4>
1092+
Named Grid Lines: the <css>[<<custom-ident>>*]</css> syntax</h4>
10931093

10941094
While <a>grid lines</a> can always be referred to by their numerical index,
10951095
<dfn export lt="named line">named lines</dfn>

0 commit comments

Comments
 (0)