mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 12:51:52 +02:00
fix typo in docs (#33562)
This commit is contained in:
committed by
GitHub
parent
67f873f41a
commit
016f8fff11
@@ -201,7 +201,7 @@ Use text utilities as needed to change the alignment of your blockquote.
|
|||||||
|
|
||||||
{{< example >}}
|
{{< example >}}
|
||||||
<blockquote class="blockquote text-center">
|
<blockquote class="blockquote text-center">
|
||||||
<p class="mb-0">>A well-known quote, contained in a blockquote element.</p>
|
<p class="mb-0">A well-known quote, contained in a blockquote element.</p>
|
||||||
<footer class="blockquote-footer">Someone famous in <cite title="Source Title">Source Title</cite></footer>
|
<footer class="blockquote-footer">Someone famous in <cite title="Source Title">Source Title</cite></footer>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
{{< /example >}}
|
{{< /example >}}
|
||||||
|
Reference in New Issue
Block a user