We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bfa730 commit c7f5e40Copy full SHA for c7f5e40
README.md
@@ -1131,7 +1131,7 @@ for getting up and running with ES7 and Babel can be found [here](http://masnun.
1131
<sup>[(back to table of contents)](#table-of-contents)</sup>
1132
## Getter and setter functions
1133
1134
-ES6 has started supporting getter and setter functions. Using the following example:
+ES6 has started supporting getter and setter functions within classes. Using the following example:
1135
1136
```javascript
1137
class Employee {
0 commit comments