Skip to content

Commit 4198f9c

Browse files
committed
Update index.properties
1 parent e32702c commit 4198f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/io/jenkins/plugins/designlibrary/AppBar/index.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
topAppBar=Top app bar
22
topAppBar.description=Top app bar provides the page heading as well as important actions.
3-
topAppBar.do.1=Use an app bar over a <code>h1</code> element as app bars have unique properties.
3+
topAppBar.do.1=Use an app bar instead of a <code>h1</code> element as app bars have unique properties.
44
topAppBar.do.2=Place your most important actions in the app bar.
55
topAppBar.do.3=Show a count subtitle if it explicitly relates to your page.
66
topAppBar.dont.1=Avoid showing more than four actions at once, relegate less used actions to an overflow menu.

0 commit comments

Comments
 (0)