Skip to content

Commit b038dc3

Browse files
committed
Removed bad examples per GP
1 parent 283c7b9 commit b038dc3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/manifest/writing/ingredients.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ See [Validation results](json-ref/reader#validationresults) in the manifest JSON
6565

6666
When ingredients are added, the SDK validates their Content Credentials (if any). However, the validation status of an ingredient does not imply anything about the validation status of the composed asset containing the ingredient. In other words:
6767

68-
- A composed asset's Content Credentials may be valid, but one or more of its ingredients may have invalid Content Credentials. For example, test file [adobe-20220124-XCA.jpg](https://contentcredentials.org/verify?source=https://c2pa.org/public-testfiles/image/jpeg/adobe-20220124-XCA.jpg)
69-
- A composed asset's Content Credentials may be invalid, but one or more of its ingredients may have valid Content Credentials. For example, test file [adobe-20220124-CIE-sig-CA.jpg](https://contentcredentials.org/verify?source=https://c2pa.org/public-testfiles/image/jpeg/adobe-20220124-CIE-sig-CA.jpg).
68+
- A composed asset's Content Credentials may be valid, but one or more of its ingredients may have invalid Content Credentials.
69+
- A composed asset's Content Credentials may be invalid, but one or more of its ingredients may have valid Content Credentials.
7070

7171
:::note
72-
Ingredient certificates are validated when they are added to the manifest store, NOT during validation of the composed asset.
72+
Ingredient certificates are validated when they are added to the manifest store, NOT during validation of the composed asset.
7373
:::

0 commit comments

Comments
 (0)