From 7616e3c9ad3d6d005c78fb627ea8523fc6751979 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 7 Sep 2017 05:08:37 +0000 Subject: [PATCH] try to avoid introducing spelling errors in changelogs --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cda26a67a0..04373b4fc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -387,7 +387,7 @@ - Doc fix (correct callback name) ([commit](https://github.com/Polymer/polymer/commit/57d22f4c)) -- Fixed tempaltize -> templatize typo ([commit](https://github.com/Polymer/polymer/commit/b6b43f36)) +- Fixed templatize typo ([commit](https://github.com/Polymer/polymer/commit/b6b43f36)) - Work around IE/Edge bug with :not([attr]) selectors ([commit](https://github.com/Polymer/polymer/commit/c3036232))