Skip to content

Commit 0eb5396

Browse files
committed
Clarify that equivalent algorithms for validation are allowed.
1 parent 8c33975 commit 0eb5396

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1951,8 +1951,8 @@ <h3>Processing Model</h3>
19511951
</li>
19521952
<li>
19531953
If the document is a JSON-LD document, the software uses the algorithm provided
1954-
in Section [[[#context-validation]]] to validate all JSON-LD Context values used
1955-
in the document.
1954+
in Section [[[#context-validation]]], or one providing equivalent protections,
1955+
to validate all JSON-LD Context values used in the document.
19561956
</li>
19571957
</ol>
19581958

0 commit comments

Comments
 (0)