Skip to content

Commit c7f5e40

Browse files
committed
Resolving DrkSephy#87
1 parent 5bfa730 commit c7f5e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,7 @@ for getting up and running with ES7 and Babel can be found [here](http://masnun.
11311131
<sup>[(back to table of contents)](#table-of-contents)</sup>
11321132
## Getter and setter functions
11331133

1134-
ES6 has started supporting getter and setter functions. Using the following example:
1134+
ES6 has started supporting getter and setter functions within classes. Using the following example:
11351135

11361136
```javascript
11371137
class Employee {

0 commit comments

Comments
 (0)