Skip to content

Commit dcfdf13

Browse files
committed
Minor update to readme
1 parent 3817a36 commit dcfdf13

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
@@ -1096,7 +1096,7 @@ for getting up and running with ES7 and Babel can be found [here](http://masnun.
10961096
<sup>[(back to table of contents)](#table-of-contents)</sup>
10971097
## Getter and setter functions
10981098

1099-
ES6 has started supporting getter and setter functions. Using following example:-
1099+
ES6 has started supporting getter and setter functions. Using the following example:
11001100

11011101
```javascript
11021102
class Employee {

0 commit comments

Comments
 (0)