Skip to content

Commit c166c18

Browse files
committed
Fixed typosx.
1 parent 4e2b966 commit c166c18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,12 +195,12 @@ <h4 class="list-group-item-heading">Alignment</h4>
195195
<a href="http://dev.w3.org/csswg/css-align-3/#self-alignment" class="label label-warning">spec</a>
196196
</p>
197197
<p>
198-
<a href="overflow-alignment.html" class="label label-primary">Overflow Alignment example</a>
198+
<a href="overflow-alignment.html" class="label label-primary">Overflow example</a>
199199
<a href="https://github.com/Igalia/css-grid-layout/blob/master/overlfow-alignment.html" class="label label-success">html</a>
200200
<a href="https://github.com/Igalia/css-grid-layout/blob/master/overlfow-alignment.png" class="label label-info">screenshot</a>
201-
<a href="http://dev.w3.org/csswg/css-align-3/#self-alignment" class="label label-warning">spec</a>
201+
<a href="http://dev.w3.org/csswg/css-align-3/#overflow-alignment" class="label label-warning">spec</a>
202202
</p>
203-
<p>Examples of how to apply the Box Alingnment properties in the Grid Layout spec.</p>
203+
<p>Examples of how to apply the CSS Box Alignment properties in the Grid Layout spec.</p>
204204
</li>
205205
</ul>
206206
</div>

0 commit comments

Comments
 (0)