Skip to content

Commit a0490e9

Browse files
committed
docs: fix typos
1 parent 16511ea commit a0490e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/4.0/forms/multi-select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ You may also choose from small and large multi selects to match our similarly si
156156

157157
### Options
158158

159-
Options can be passed via data attributes or JavaScript. For data attributes, append the option name to data-coreui-, as in data-coreui-inline="".
159+
Options can be passed via data attributes or JavaScript. For data attributes, append the option name to `data-coreui-`, as in `data-coreui-inline=""`.
160160

161161
<table class="table">
162162
<thead>

0 commit comments

Comments
 (0)