Index: third_party/polymer/components/paper-toast/paper-toast.html |
diff --git a/third_party/polymer/components/paper-toast/paper-toast.html b/third_party/polymer/components/paper-toast/paper-toast.html |
index 46260dab49703772274561893d2f85074f8d9005..5a7d705875976c9b6acff724c1a4453582967661 100644 |
--- a/third_party/polymer/components/paper-toast/paper-toast.html |
+++ b/third_party/polymer/components/paper-toast/paper-toast.html |
@@ -13,7 +13,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN |
<link rel="import" href="../iron-overlay-behavior/iron-overlay-behavior.html"> |
<!-- |
-Material design: [Snackbards & toasts](https://www.google.com/design/spec/components/snackbars-toasts.html) |
+Material design: [Snackbars & toasts](https://www.google.com/design/spec/components/snackbars-toasts.html) |
`paper-toast` provides a subtle notification toast. Only one `paper-toast` will |
be visible on screen. |