Skip to content

Commit 461baf0

Browse files
committed
docs(cn): conflict resolution
1 parent 0e557e0 commit 461baf0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/learn.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@ Be sure to try these features out in the online <a href="/repl">REPL</a>.
1616

1717
> ECMAScript 2015 是发布于 2015 年 6 月的 ECMAScript 标准。
1818
19-
<<<<<<< HEAD
20-
ES2015 是对该语言的一次重大更新,也是自 2009 年 ES5 标准化以来对该语言的第一次重大更新。在主要的 JavaScript 引擎中,这些特性的实现[正在进行中](https://kangax.github.io/es5-compat-table/es6/)
21-
=======
22-
ES2015 is a significant update to the language, and the first major update to the language since ES5 was standardized in 2009. Implementation of these features in major JavaScript engines is [underway now](https://compat-table.github.io/compat-table/es6).
23-
>>>>>>> 6ca818dc8f3582cce34d2d8e6bbd3a1b14a912d3
19+
ES2015 是对该语言的一次重大更新,也是自 2009 年 ES5 标准化以来对该语言的第一次重大更新。在主要的 JavaScript 引擎中,这些特性的实现[正在进行中](https://compat-table.github.io/es5-compat-table/es6/)
2420

2521
可阅读[ES2015 标准](http://www.ecma-international.org/ecma-262/6.0/index.html)
2622
以了解 ECMAScript 2015 完整的语言规范。

0 commit comments

Comments
 (0)