Skip to content

Commit 781c806

Browse files
authored
Merge pull request tachyons-css#171 from straurob/flexbox-doc-fix
Changed text to 'items-end'
2 parents b22fd47 + 6d63c60 commit 781c806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/docs/flexbox/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ <h4 class="f6 mb2 mt4">Start</h4>
453453
<h4 class="f6 mb2 mt4">End</h4>
454454

455455
<p class="measure f5 lh-copy">
456-
Pack items from the end with <code>items-center</code>
456+
Pack items from the end with <code>items-end</code>
457457
</p>
458458

459459
<div class="flex flex-wrap">

0 commit comments

Comments
 (0)