We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d92be9 commit 9e7235fCopy full SHA for 9e7235f
2-ui/1-document/03-dom-navigation/article.md
@@ -280,7 +280,7 @@ Till now we described the basic navigation properties.
280
281
Certain types of DOM elements may provide additional properties, specific to their type, for convenience.
282
283
-Tables are a great example of that, and a particularly important case.
+Tables are a great example of that, and represent a particularly important case:
284
285
**The `<table>`** element supports (in addition to the given above) these properties:
286
- `table.rows` -- the collection of `<tr>` elements of the table.
0 commit comments