From 30d255c5a6f4aa11bf08f2c15628ac6d333a4abb Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 12 Jul 2015 23:23:06 -0700 Subject: [PATCH] README: name ES2015 consistent --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cea95a24af..ff56929348 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ One of the big advantages of webcomponents is that you can ship all your HTML re Before the release of Polymer 0.8, you would define all parts of your webcomponent inside a ``. With the introduction of Polymer 0.8 the structure of a webcomponent has been split up into a `` for the CSS and HTML template and a `