Skip to content

Commit 6e0b79d

Browse files
committed
fixes google#1109
1 parent 95e1560 commit 6e0b79d

File tree

1 file changed

+2
-2
lines changed
  • src/_langs/en/fundamentals/layouts/navigation-patterns/appbar

1 file changed

+2
-2
lines changed

src/_langs/en/fundamentals/layouts/navigation-patterns/appbar/index.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: article
33
title: "App Bar"
4-
description: "Users have learnt to expect a header on all of the desktop sites, but on mobile you should be using the App Bar."
4+
description: "Users have learned to expect a header on all of the desktop sites, but on mobile you should be using the App Bar."
55
thumbnail: images/appbar.png
66
article:
77
written_on: 2014-01-01
@@ -46,7 +46,7 @@ The App Bar consists of three elements.
4646
- Primary actions
4747
- (Optional) Menu button
4848

49-
Nearly every site on the internet will have actions they enable their users to perform, search for example. Place buttons to perform these actions in the App Bar, giving your user a common to find out what the current actions are available on that page.
49+
Nearly every site on the internet will have actions they enable their users to perform, search for example. Place buttons to perform these actions in the App Bar, giving your user a common way to find out what the current actions are available on that page.
5050

5151
If you have a menu, use the hamburger icon (three horizontal lines) and place it on the far left or far right. Once you have selected a side, don't move it, always keep it in the same position meaning the user only needs to learn where it is once.
5252

0 commit comments

Comments
 (0)