Skip to content

Commit 2f18c75

Browse files
waldyriousjohno
authored andcommitted
fix typo: "empshasie" --> "emphasize" (tachyons-css#60)
* fix typo: "empshasie" --> "emphasize" * fix typo "empshasie" --> "emphasize" in docs/
1 parent 88fad67 commit 2f18c75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/typography/font-style/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h4 class="f4 mv0 fw6 dib mr4">tachyons-font-style</h4>
7777
Single purpose classes to set the font-style of any element at any breakpoint.
7878
</p>
7979
<p class="measure f5 f4-ns lh-copy">
80-
Italics can be used to empshasie on a piece of content. Some common uses of
80+
Italics can be used to emphasize a piece of content. Some common uses of
8181
italics include: titles, vehicle names, letters of the alphabet, scientific terms, and quotes.
8282
</p>
8383
</article>

src/templates/docs/font-style/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h4 class="f4 mv0 fw6 dib mr4"><%= name %></h4>
3636
Single purpose classes to set the font-style of any element at any breakpoint.
3737
</p>
3838
<p class="measure f5 f4-ns lh-copy">
39-
Italics can be used to empshasie on a piece of content. Some common uses of
39+
Italics can be used to emphasize a piece of content. Some common uses of
4040
italics include: titles, vehicle names, letters of the alphabet, scientific terms, and quotes.
4141
</p>
4242
</article>

0 commit comments

Comments
 (0)