aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/components.mustache6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache
index 25741608b..2736ffb03 100644
--- a/docs/templates/pages/components.mustache
+++ b/docs/templates/pages/components.mustache
@@ -1346,13 +1346,13 @@
</tr>
<tr>
<td>
- {{_i}}Error{{/i}}
+ {{_i}}Important{{/i}}
</td>
<td>
- <span class="badge badge-error">6</span>
+ <span class="badge badge-important">6</span>
</td>
<td>
- <code>&lt;span class="badge badge-error"&gt;6&lt;/span&gt;</code>
+ <code>&lt;span class="badge badge-important"&gt;6&lt;/span&gt;</code>
</td>
</tr>
<tr>