8000 Fix mistake on index.html · Igalia/css-grid-layout@ebfd2b0 · GitHub
Skip to content

Commit ebfd2b0

Browse files
committed
Fix mistake on index.html
1 parent fd88fa3 commit ebfd2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h4 class="list-group-item-heading">Alignment demo (<code>justify|align-self</co
308308
<p>Another alighment demo, this time it changes the value of <code>justify-self</code> and <code>align-self</code> properties of the items in each track (column/row).</p>
309309
</li>
310310
<li class="list-group-item">
311-
<h4 class="list-group-item-heading">Calendar demo</code>)</h4>
311+
<h4 class="list-group-item-heading">Calendar demo</h4>
312312
<p>
313313
<a href="calendar.html" class="label label-primary">example</a>
314314
<a href="https://github.com/Igalia/css-grid-layout/blob/gh-pages/calendar.html" class="label label-success">html</a>

0 commit comments

Comments
 (0)