Skip to content

Commit

Permalink
Fix ‘san-serif’ typo in test file
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens authored and necolas committed Jan 27, 2014
1 parent 3d8f336 commit f3db654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<h1 class="Test-title"><a href="https://github.com/necolas/normalize.css">Normalize.css</a>: UI tests</h1>

<h2 class="Test-describe"><code>html</code></h2>
<h3 class="Test-it">should have san-serif font family (opinionated)</h3>
<h3 class="Test-it">should have sans-serif font family (opinionated)</h3>
<div class="Test-run">
abcdefghijklmnopqrstuvwxyz
</div>
Expand Down

0 comments on commit f3db654

Please sign in to comment.