This commit is contained in:
Rico Sta. Cruz 2015-03-11 18:44:53 +08:00
parent 4df3e71fe4
commit b0749c2168
1 changed files with 1 additions and 1 deletions

2
es6.md
View File

@ -66,7 +66,7 @@ var oct = 0755;
```
### [Object literal enhancements](http://babeljs.io/docs/learn-es6/#enhanced-object-literals)
Adds support for getters, setters, methods, shorthad.
Adds support for getters, setters, methods, shorthand.
```js
// Short object syntax