We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24af402 commit 0884f48Copy full SHA for 0884f48
index.html
@@ -8304,7 +8304,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
8304
<p>
8305
The problem with this approach is that we lose the ability to use a common context.
8306
To overcome this problem, <a>included blocks</a> may be used to collect such secondary <a>node objects</a>.
8307
- Semantically, this is the same as if the node objects were embedded, or were contained in some enclosing <a>array</a>:
+ Semantically, this is the same as if the node objects were embedded or were contained in some enclosing <a>array</a>:
8308
</p>
8309
8310
<aside class="example ds-selector-tabs changed"
0 commit comments