From b547ef4a85f87d20b5881991b116ba735e6cc8ba Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ga=C3=ABl=20Poupard?= Date: Wed, 19 Aug 2020 16:44:52 +0200 Subject: [PATCH] docs(typography): missing punctuation (#31505) --- site/content/docs/5.0/content/typography.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/5.0/content/typography.md b/site/content/docs/5.0/content/typography.md index 0ae59b4cda..d6ed1c3eb4 100644 --- a/site/content/docs/5.0/content/typography.md +++ b/site/content/docs/5.0/content/typography.md @@ -145,7 +145,7 @@ Styling for common inline HTML5 elements.

This line of text is meant to be treated as deleted text.

This line of text is meant to be treated as no longer accurate.

This line of text is meant to be treated as an addition to the document.

-

This line of text will render as underlined

+

This line of text will render as underlined.

This line of text is meant to be treated as fine print.

This line rendered as bold text.

This line rendered as italicized text.

-- 2.47.2