]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix a typo 8119/head
authorPrayag Verma <prayag.verma@gmail.com>
Tue, 9 Feb 2016 05:14:34 +0000 (10:44 +0530)
committerPrayag Verma <prayag.verma@gmail.com>
Tue, 9 Feb 2016 05:14:34 +0000 (10:44 +0530)
`italizie` → `italicize`

docs/pages/base-typography.md

index d4e63b66acf6de3704ecfc54123738ecc62a4376..40a6b6db65ea4b5f95ec5e3df8629a454a2c5704 100644 (file)
@@ -18,7 +18,7 @@ tags:
 
 ## Paragraphs
 
-This is a paragraph. Paragraphs are preset with a font size, line height and spacing to match the overall vertical rhythm. To show what a paragraph looks like this needs a little more content&mdash;so, did you know that there are storms occurring on Jupiter that are larger than the Earth? Pretty cool. Use the `<strong>` and `<em>` tags to denote text that should be displayed or read with emphasis. Browsers will bold and italizie them, while screen readers will read the words with *emphasis*.
+This is a paragraph. Paragraphs are preset with a font size, line height and spacing to match the overall vertical rhythm. To show what a paragraph looks like this needs a little more content&mdash;so, did you know that there are storms occurring on Jupiter that are larger than the Earth? Pretty cool. Use the `<strong>` and `<em>` tags to denote text that should be displayed or read with emphasis. Browsers will bold and italicize them, while screen readers will read the words with *emphasis*.
 
 <div class="callout primary">
   <p>If the emphasis of a phrase is important, don't make the emphasis purely visual&mdash;use the `<em>` or `<strong>` tags to mark it as well. Both of these tags have built-in styles, but there's no harm in adding additional styles in specific contexts.</p>