From a5226a473dfd30ba7ad1f446f27402e8ec8a61b7 Mon Sep 17 00:00:00 2001 From: Sakthipriyan Vairamani Date: Mon, 21 Sep 2015 22:06:40 +0530 Subject: [PATCH] Make the preposition consistent --- locale/en/docs/es6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en/docs/es6.md b/locale/en/docs/es6.md index bd43cf3678e75..995e2e1aac5c8 100644 --- a/locale/en/docs/es6.md +++ b/locale/en/docs/es6.md @@ -2,7 +2,7 @@ title: ES6 layout: docs.hbs --- -# ES6 on Node.js +# ES6 in Node.js Node.js is built against modern versions of [V8](https://developers.google.com/v8/). By keeping up-to-date with the latest releases of this engine we ensure new features from the [JavaScript ECMA-262 specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm) are brought to Node.js developers in a timely manner, as well as continued performance and stability improvements.