We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b904d commit 2e52d03Copy full SHA for 2e52d03
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