Skip to content

Commit

Permalink
Fix typo in news-header
Browse files Browse the repository at this point in the history
  • Loading branch information
keanulee committed Nov 30, 2016
1 parent 5259369 commit 324abc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/news-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
-->
<header>
<app-toolbar class="logo-toolbar">
<paper-icon-button arial-label="Main navigation"
<paper-icon-button aria-label="Main navigation"
class="toggle-drawer-btn" icon="menu" on-click="_toggleDrawer"></paper-icon-button>
<div class="logo" main-title><a href="/" aria-label="NEWS Home">NEWS</a></div>
<paper-icon-button icon="search" aria-label="Search"></paper-icon-button>
Expand Down

0 comments on commit 324abc9

Please sign in to comment.