Skip to content

Commit 9409da2

Browse files
committed
"the value" => "_value_".
Fixes #260.
1 parent 753d2e9 commit 9409da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1841,7 +1841,7 @@ <h3>Algorithm</h3>
18411841
has been detected and processing is aborted.</li>
18421842
</ol>
18431843
</li>
1844-
<li id="ctd-invalid-entries">If the value contains any <a>entry</a> other than <code>@id</code>,
1844+
<li id="ctd-invalid-entries">If <var>value</var> contains any <a>entry</a> other than <code>@id</code>,
18451845
<code>@reverse</code>, <code>@container</code>,
18461846
<code class="changed">@context</code>,
18471847
<code class="changed">@direction</code>,

0 commit comments

Comments
 (0)