Skip to content

Commit 08786eb

Browse files
committed
Improve wording on when an embedded context is processed.
1 parent ad5b4e7 commit 08786eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1507,7 +1507,8 @@ <h3>Algorithm</h3>
15071507
has been detected and processing is aborted.
15081508
<p class="note">The result of the <a href="#context-processing-algorithm">Context Processing algorithm</a>
15091509
is discarded; it is called to detect errors at definition time.
1510-
If used, the context will be further processed as part of <a>expansion</a> or <a>compaction</a>.</p></li>
1510+
If used, the context will be re-processed and applied to the <a>active context</a>
1511+
as part of <a>expansion</a> or <a>compaction</a>.</p></li>
15111512
<li>Set the <var>local context</var> of <var>definition</var> to <var>context</var>.</li>
15121513
</ol>
15131514
</li>

0 commit comments

Comments
 (0)