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> |