From: Prayag Verma Date: Tue, 9 Feb 2016 05:14:34 +0000 (+0530) Subject: Fix a typo X-Git-Tag: v6.2.0-rc.1~30^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfffb1fb30010c3cb8420bd4009e49d1efa90f3c;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fix a typo `italizie` → `italicize` --- diff --git a/docs/pages/base-typography.md b/docs/pages/base-typography.md index d4e63b66a..40a6b6db6 100644 --- a/docs/pages/base-typography.md +++ b/docs/pages/base-typography.md @@ -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—so, did you know that there are storms occurring on Jupiter that are larger than the Earth? Pretty cool. Use the `` and `` 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—so, did you know that there are storms occurring on Jupiter that are larger than the Earth? Pretty cool. Use the `` and `` 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*.

If the emphasis of a phrase is important, don't make the emphasis purely visual—use the `` or `` 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.