Skip to content

Commit 48881de

Browse files
author
mrmrs
committed
Fix spelling error.
1 parent 7b56d32 commit 48881de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ <h2 class="f4 f2-ns fw6 mb2">Shallow Cascade</h2>
228228
</p>
229229
</article>
230230
<article class="pv2 fl w-100 w-50-l pl0 pl2-l">
231-
<h2 class="f4 f2-ns fw6 mb2">Low Specificty</h2>
231+
<h2 class="f4 f2-ns fw6 mb2">Low Specificity</h2>
232232
<p class="f5 measure lh-copy mt0">
233233
The majority of Tachyons selectors have a specificity of
234234
10. Tachyons won't override your existing styles. So feel

src/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h2 class="f4 f2-ns fw6 mb2">Shallow Cascade</h2>
187187
</p>
188188
</article>
189189
<article class="pv2 fl w-100 w-50-l pl0 pl2-l">
190-
<h2 class="f4 f2-ns fw6 mb2">Low Specificty</h2>
190+
<h2 class="f4 f2-ns fw6 mb2">Low Specificity</h2>
191191
<p class="f5 measure lh-copy mt0">
192192
The majority of Tachyons selectors have a specificity of
193193
10. Tachyons won't override your existing styles. So feel

0 commit comments

Comments
 (0)