Skip to content

Commit 2a901be

Browse files
committed
Fix a typo
`alighment` → `alignment`
1 parent e1cfbdc commit 2a901be

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
@@ -305,7 +305,7 @@ <h4 class="list-group-item-heading">Alignment demo (<code>justify|align-self</co
305305
<a href="https://github.com/Igalia/css-grid-layout/blob/gh-pages/demo-alignment.png" class="label label-info">screenshot</a>
306306
<a href="http://dev.w3.org/csswg/css-grid/#alignment" class="label label-warning">spec</a>
307307
</p>
308-
<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>
308+
<p>Another alignment 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">
311311
<h4 class="list-group-item-heading">Calendar demo</h4>

0 commit comments

Comments
 (0)