Skip to content

Commit

Permalink
fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dancormier committed Nov 7, 2024
1 parent 1ffca88 commit aaab882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/product/components/badges.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,10 +363,10 @@
{% header "h3", "AI badges" %}
<div class="stacks-preview">
{% highlight html %}
<span class="s-badge s-badge__icon s-badge__ai">
<span class="s-badge s-badge__ai">
AI
</span>
<span class="s-badge s-badge__icon s-badge__ai s-badge__sm">
<span class="s-badge s-badge__ai s-badge__sm">
AI
</span>
{% endhighlight %}
Expand Down

0 comments on commit aaab882

Please sign in to comment.