diff --git a/src/components/description-list/_macro-options.md b/src/components/description-list/_macro-options.md index eef2cbe4c2..324f027775 100644 --- a/src/components/description-list/_macro-options.md +++ b/src/components/description-list/_macro-options.md @@ -6,7 +6,7 @@ | termCol | number | true | The number of grid columns used for the `
` elements above medium breakpoint | | descriptionCol | number | true | The number of grid columns used for the `
` elements above medium breakpoint | | itemsList | array`` | 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