From c14ea57f23d3d69f4713b20d5b9e583632c65b59 Mon Sep 17 00:00:00 2001 From: Charles Catta Date: Mon, 6 Mar 2017 17:21:20 -0500 Subject: [PATCH] Fix spelling error Line 23, 2.0 sction below => 2.0 section below --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31d54a7f9d..f1517d1cae 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Check out [polymer-project.org](https://www.polymer-project.org) for all of the Or if you'd just like to download the library, check out our [releases page](https://github.com/polymer/polymer/releases). ## Polymer 2.0 now at Release Candidate! -Polymer 2.0 is now at Release Candidate stage, and will be the future focus of Polymer development going forward. We intend to keep the 2.x public API stable barring critical feedback or issues during the release candidate period. For background and migration information on the 2.x see the [2.0 documentation](https://www.polymer-project.org/2.0/docs/about_20) on the website or the [2.0 sction below](#release-candidate), and we welcome your feedback via [issues](https://github.com/Polymer/polymer/issues/new) or [Slack](https://polymer-slack.herokuapp.com/). +Polymer 2.0 is now at Release Candidate stage, and will be the future focus of Polymer development going forward. We intend to keep the 2.x public API stable barring critical feedback or issues during the release candidate period. For background and migration information on the 2.x see the [2.0 documentation](https://www.polymer-project.org/2.0/docs/about_20) on the website or the [2.0 section below](#release-candidate), and we welcome your feedback via [issues](https://github.com/Polymer/polymer/issues/new) or [Slack](https://polymer-slack.herokuapp.com/). **To evaluate Polymer 2.0**, please point your bower at the latest `2.0.0-rc.x` tag for polymer, and be sure load to the `webcomponentsjs/webcomponents-lite.js` or `webcomponentsjs/webcomponents-loader.js` polyfills from the latest `v1.0.0-rc.x` tag of [`webcomponentsjs`](https://github.com/webcomponents/webcomponentsjs) @@ -516,4 +516,4 @@ id is to use `id`. ```html - ``` \ No newline at end of file + ```