Skip to content

Commit fe7e1db

Browse files
committed
Fix minor mistake on the HTML
1 parent cb3123c commit fe7e1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h4 class="list-group-item-heading">Simple grid example</h4>
8080
<a href="simple.html" class="label label-primary">example</a>
8181
<a href="https://github.com/Igalia/css-grid-layout/blob/gh-pages/simple.html" class="label label-success">html</a>
8282
<a href="https://github.com/Igalia/css-grid-layout/blob/gh-pages/simple.png" class="label label-info">screenshot</a>
83-
< <a href="http://www.w3.org/TR/css-grid/#track-sizing" class="label label-warning">spec</a>
83+
<a href="http://www.w3.org/TR/css-grid/#track-sizing" class="label label-warning">spec</a>
8484
</p>
8585
<p>Very simple 2x2 grid with fixed breadths.</p>
8686
</li>

0 commit comments

Comments
 (0)