From 016f8fff115623e3d51ebd3ef7ea1a835f553f75 Mon Sep 17 00:00:00 2001 From: Stefano Bartoletti <36746429+stefanobartoletti@users.noreply.github.com> Date: Tue, 6 Apr 2021 16:55:29 +0200 Subject: [PATCH] fix typo in docs (#33562) --- site/content/docs/4.6/content/typography.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/4.6/content/typography.md b/site/content/docs/4.6/content/typography.md index 47c9706d15..9ed7e9a6b9 100644 --- a/site/content/docs/4.6/content/typography.md +++ b/site/content/docs/4.6/content/typography.md @@ -201,7 +201,7 @@ Use text utilities as needed to change the alignment of your blockquote. {{< example >}}
-

>A well-known quote, contained in a blockquote element.

+

A well-known quote, contained in a blockquote element.

{{< /example >}}