Skip to content

Commit

Permalink
docs(toolbar): fix typo (vuetifyjs#14554)
Browse files Browse the repository at this point in the history
  • Loading branch information
knknk98 committed Dec 31, 2021
1 parent a816ad1 commit 6651e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/pages/en/components/toolbars.md
Expand Up @@ -96,7 +96,7 @@ Toolbars come in **2** variants, light and dark. Light toolbars have dark tinted

#### Prominent toolbars

Prominent toolbars increase the `v-toolbar`'s height to _128px_ and positions the `v-toolbar-title` towards the bottom of the container. This is expanded upon in [v-app](/components/app-bars#prominent-w-scroll-shrink) with the ability to shrink a **prominent** toolbar to a **dense** or **short** one.
Prominent toolbars increase the `v-toolbar`'s height to _128px_ and positions the `v-toolbar-title` towards the bottom of the container. This is expanded upon in [v-app-bar](/components/app-bars#prominent-w-scroll-shrink) with the ability to shrink a **prominent** toolbar to a **dense** or **short** one.

<example file="v-toolbar/prop-prominent" />

Expand Down

0 comments on commit 6651e23

Please sign in to comment.