Skip to content

Commit 5e64423

Browse files
committedJun 5, 2016
Fix #56
1 parent 73948bb commit 5e64423

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
@@ -474,7 +474,7 @@ <h2 class='title'>Without arguments</h2>
474474
</div>
475475
<div class='row mixin'>
476476
<header>
477-
<h3>last-child</h3>
477+
<h3>first-child</h3>
478478
</header>
479479
<pre><code><span class="param"> @include</span> first-child()&#x000A;</code></pre>
480480
<ul class='first-child'>

0 commit comments

Comments
 (0)