Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 44f63f9

Browse files
mdhoogewardbell
authored andcommitted
docs(npm-packages): typo ES6 = ES2015
closes #1263
1 parent 59c1e1d commit 44f63f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/npm-packages.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ a(id="polyfills")
103103
:marked
104104
See "[Why peerDependencies?](#why-peer-dependencies)" below for background on this requirement.
105105
:marked
106-
***es6-shim*** - monkey patches the global context (window) with essential features of ES2016 (ES6).
106+
***es6-shim*** - monkey patches the global context (window) with essential features of ES2015 (ES6).
107107
Developers may substitute an alternative polyfill that provides the same core APIs.
108108
This dependency should go away once these APIs are implemented by all supported ever-green browsers.
109109

0 commit comments

Comments
 (0)