We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47fec27 + 2e52d03 commit d81a142Copy full SHA for d81a142
1-js/08-prototypes/03-native-prototypes/article.md
@@ -2,7 +2,7 @@
2
3
The `"prototype"` property is widely used by the core of JavaScript itself. All built-in constructor functions use it.
4
5
-First we'll see at the details, and then how to use it for adding new capabilities to built-in objects.
+First we'll look at the details, and then how to use it for adding new capabilities to built-in objects.
6
7
## Object.prototype
8
0 commit comments