Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
precious-onyenaucheya-ons committed Dec 2, 2024
1 parent 56775f8 commit 0470ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/description-list/_macro-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
| termCol | number | true | The number of grid columns used for the `<dt>` elements above medium breakpoint |
| descriptionCol | number | true | The number of grid columns used for the `<dd>` elements above medium breakpoint |
| itemsList | array`<Item>` | true | Settings for the terms and descriptions of the [description list items](#item) |
| variant | string | false | Set to "inline" to display the discription list inline |
| variant | string | false | Set to "inline" to display the description list inline |

## Item

Expand Down

0 comments on commit 0470ee4

Please sign in to comment.