From d45855d9e191bb35d8dda763e3dafdcad6ba3d83 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 7 Sep 2017 04:43:57 +0000 Subject: [PATCH] spelling: resilient --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57ea0848f3..a9f1592dc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2626,7 +2626,7 @@ The following notable changes have been made since the 2.0 Preview announcement. - serializeValueToAttribute always provokes distribute if necessary [\#1580](https://github.com/Polymer/polymer/pull/1580) ([sorvell](https://github.com/sorvell)) -- Use more resiliant shadowroot checking [\#1579](https://github.com/Polymer/polymer/pull/1579) ([azakus](https://github.com/azakus)) +- Use more resilient shadowroot checking [\#1579](https://github.com/Polymer/polymer/pull/1579) ([azakus](https://github.com/azakus)) - Literal args comma fix [\#1577](https://github.com/Polymer/polymer/pull/1577) ([sjmiles](https://github.com/sjmiles))