From 5290080d4df3047d04c8a232bca5dc7f8eaa4bc6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fran=C3=A7ois=20Karman?= <87524463+francoiskarman@users.noreply.github.com> Date: Mon, 11 Oct 2021 21:07:46 +0200 Subject: [PATCH] Update typography.md remove a unnecessary tag --- site/content/docs/5.1/content/typography.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/5.1/content/typography.md b/site/content/docs/5.1/content/typography.md index 7d41f04dee..44c65252da 100644 --- a/site/content/docs/5.1/content/typography.md +++ b/site/content/docs/5.1/content/typography.md @@ -184,7 +184,7 @@ Add `.initialism` to an abbreviation for a slightly smaller font-size. ## Blockquotes -For quoting blocks of content from another source within your document. Wrap `
` around any HTML as the quote. +For quoting blocks of content from another source within your document. Wrap `
` around any HTML as the quote. {{< example >}}
-- 2.47.2