We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d0394 commit 79e2447Copy full SHA for 79e2447
2-ui/1-document/06-dom-attributes-and-properties/article.md
@@ -8,7 +8,7 @@ But the attribute-property mapping is not one-to-one! In this chapter we'll pay
8
9
## DOM properties
10
11
-We've already seen built-in DOM properties. There's a lot. But technically no one limits us, and if it's not enough -- we can add our own.
+We've already seen built-in DOM properties. There are a lot. But technically no one limits us, and if there aren't enough, we can add our own.
12
13
DOM nodes are regular JavaScript objects. We can alter them.
14
0 commit comments