remove polyfill column from readme and rename for of to for-of
This commit is contained in:
@@ -98,7 +98,7 @@ console.log(`${x} + ${y} = ${x + y}`); // "5 + 10 = 15"
|
||||
0o767 === 503; // true
|
||||
```
|
||||
|
||||
## For Of
|
||||
## For-of
|
||||
|
||||
```javascript
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user