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.
1 parent f1dacdc commit 4bffd18Copy full SHA for 4bffd18
2-ui/99-ui-misc/02-selection-range/article.md
@@ -70,7 +70,7 @@ let selectPDomtree = {
70
drawHtmlTree(selectPDomtree, 'div.select-p-domtree', 690, 320);
71
</script>
72
73
-Let's select `"Example: <i>italic</i>"`. That's two first children of `<p>` (counting text nodes as well):
+Let's select `"Example: <i>italic</i>"`. That's two first children of `<p>` (counting text nodes):
74
75

76
0 commit comments