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.
2 parents 400e734 + 152d4b8 commit 6dfd8c1Copy full SHA for 6dfd8c1
ES2016.MD
@@ -15,7 +15,7 @@ ES2016 includes the following new features:
15
---
16
17
### `Array.prototype.includes`
18
-This one is a bit like `indexOf` and very useful to the language by relying on returinng true or false, not `0`.
+This one is a bit like `indexOf` and very useful to the language by relying on returning true or false, not `0`.
19
20
21
#### Syntax:
0 commit comments