Skip to content

Commit

Permalink
Rephrase context injection to ensure it only pertains to securing docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 authored and msporny committed Jul 25, 2024
1 parent e16532f commit 974af12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1461,8 +1461,8 @@ <h3>Context Injection</h3>
</p>

<p>
If an `@context` property is not provided in a document that is being secured,
or the Data Integrity terms used in the document are not mapped by
When securing a document, if an `@context` property is not provided in a document
or the Data Integrity terms used in a document are not mapped by
existing values in the `@context` property, implementations MUST inject or add
an `@context` property with a value of
`https://w3id.org/security/data-integrity/v2`.
Expand Down

0 comments on commit 974af12

Please sign in to comment.