Skip to content

Commit c91e7b7

Browse files
jpaquimTimer
authored andcommitted
Docs: Update status of Object Rest/Spread proposal (facebook#4101)
1 parent dcdc727 commit c91e7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ In addition to [ES6](https://github.com/lukehoban/es6features) syntax features,
214214

215215
* [Exponentiation Operator](https://github.com/rwaldron/exponentiation-operator) (ES2016).
216216
* [Async/await](https://github.com/tc39/ecmascript-asyncawait) (ES2017).
217-
* [Object Rest/Spread Properties](https://github.com/sebmarkbage/ecmascript-rest-spread) (stage 3 proposal).
217+
* [Object Rest/Spread Properties](https://github.com/tc39/proposal-object-rest-spread) (ES2018).
218218
* [Dynamic import()](https://github.com/tc39/proposal-dynamic-import) (stage 3 proposal)
219219
* [Class Fields and Static Properties](https://github.com/tc39/proposal-class-public-fields) (part of stage 3 proposal).
220220
* [JSX](https://facebook.github.io/react/docs/introducing-jsx.html) and [Flow](https://flowtype.org/) syntax.

0 commit comments

Comments
 (0)