Browse Source

Add missing TOC item on the preview's form elements page (#2336)

ethancrawford 3 months ago
parent
commit
dce63db1e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/content/ui/forms/form-elements.md

+ 1 - 1
docs/content/ui/forms/form-elements.md

@@ -545,7 +545,7 @@ Include a link in your input control to add a clickable element within the contr
 {%- endcapture %}
 {%- endcapture %}
 {% include "docs/example.html" html=html %}
 {% include "docs/example.html" html=html %}
 
 
-## Input with appended `<kbd>`
+## Input with appended kbd
 
 
 Include a `<kbd>` in your input control to add a shortcut hint to the control.
 Include a `<kbd>` in your input control to add a shortcut hint to the control.