2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Typo fixes (#34914)

This commit is contained in:
XhmikosR
2021-09-07 09:45:27 +03:00
committed by GitHub
parent aa06dffdf6
commit 23b3d636e1
16 changed files with 16 additions and 16 deletions
@@ -115,7 +115,7 @@ include_js: false
<li>Second list item with a longer description</li>
<li>Third list item to close it out</li>
</ol>
<p>And this is a definiton list:</p>
<p>And this is a definition list:</p>
<dl>
<dt>HyperText Markup Language (HTML)</dt>
<dd>The language used to describe and define the content of a Web page</dd>