1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 04:24:37 +04:00

Update badges.html

Fix a spelling mistake in documentation
This commit is contained in:
Jeremy Emery
2021-06-15 12:21:31 +01:00
committed by GitHub
parent 0046a14932
commit 20ad7924a2
+2 -2
View File
@@ -712,7 +712,7 @@
</figure>
</div>
<h2 id="pill-badges">Pill badges</h2>
<p>Use the <code class="language-plaintext highlighter-rouge">.bagde-pill</code> class if you want to create a badge with rounded corners. Its width will adjust to the label text.</p>
<p>Use the <code class="language-plaintext highlighter-rouge">.badge-pill</code> class if you want to create a badge with rounded corners. Its width will adjust to the label text.</p>
<div class="example no_toc_section example-centered">
<div class="example-content">
<span class="badge badge-pill bg-blue">1</span>
@@ -966,4 +966,4 @@
<!-- Tabler Core -->
<script src="../dist/js/tabler.min.js"></script>
</body>
</html>
</html>