You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/manifest/writing/ingredients.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ Use that ID when the manifest gets defined in an `ingredientsId` array; [for exa
108
108
...
109
109
```
110
110
111
-
Then the SDK then links the ingrdient with the action.
111
+
Then the SDK links the ingredient with the action.
112
112
113
113
This also works with an ingredient JSON with the "add ingredient" function; [for example](https://github.com/contentauth/c2pa-python/blob/main/tests/test_unit_tests.py#L2971-L2985):
0 commit comments