Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-menu/README.md

Issue 1561893002: [Polymer] Roll polymer to latest version (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update grdp Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/v1_0/components-chromium/paper-menu/README.md
diff --git a/third_party/polymer/v1_0/components-chromium/paper-menu/README.md b/third_party/polymer/v1_0/components-chromium/paper-menu/README.md
index a4d88d5877c6db45acd28708f4c9cb0e64cc7bd9..1f0625a738a35124a5a9f5d77b08938cf616031c 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-menu/README.md
+++ b/third_party/polymer/v1_0/components-chromium/paper-menu/README.md
@@ -35,7 +35,7 @@ An initial selection can be specified with the `selected` attribute.
</paper-menu>
Make a multi-select menu with the `multi` attribute. Items in a multi-select menu can be deselected,
-and multiple item can be selected.
+and multiple items can be selected.
<paper-menu multi>
<paper-item>Item 1</paper-item>

Powered by Google App Engine
This is Rietveld 408576698