diff --git a/packages/react-core/src/components/Toolbar/examples/Toolbar.md b/packages/react-core/src/components/Toolbar/examples/Toolbar.md index 32c1244bd1f..42d4a11cdef 100644 --- a/packages/react-core/src/components/Toolbar/examples/Toolbar.md +++ b/packages/react-core/src/components/Toolbar/examples/Toolbar.md @@ -113,7 +113,7 @@ When all of a toolbar's required elements cannot fit in a single line, you can s ``` -## Background color variants +### Background color variants To change the background color of a toolbar, use the `colorVariant` property on the ``.