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 3817a36 commit dcfdf13Copy full SHA for dcfdf13
README.md
@@ -1096,7 +1096,7 @@ for getting up and running with ES7 and Babel can be found [here](http://masnun.
1096
<sup>[(back to table of contents)](#table-of-contents)</sup>
1097
## Getter and setter functions
1098
1099
-ES6 has started supporting getter and setter functions. Using following example:-
+ES6 has started supporting getter and setter functions. Using the following example:
1100
1101
```javascript
1102
class Employee {
0 commit comments