From ea0acb0d0c5d1c68907fe17d2d502f13b7b38e7c Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 7 Sep 2017 04:39:24 +0000 Subject: [PATCH] spelling: offset --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e49b462b3e..c065248f19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3580,7 +3580,7 @@ The following notable changes have been made since the 2.0 Preview announcement. - Unable to extend iframe [\#580](https://github.com/Polymer/polymer/issues/580) -- Custom element that performs dynamic HTML Import gets corrupted offesetWidth when used inside \ [\#554](https://github.com/Polymer/polymer/issues/554) +- Custom element that performs dynamic HTML Import gets corrupted offsetWidth when used inside \ [\#554](https://github.com/Polymer/polymer/issues/554) - Wrap as UMD - Do not force window global [\#534](https://github.com/Polymer/polymer/issues/534)