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: recipe/0464-reuse-manifest/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ To create this new document you can copy most elements of the source Manifest an
21
21
22
22
You must change the `id` property of the Manifest to match the URI that your published new Manifest will have.
23
23
24
-
You should copy the Canvases preserving the URI in their `id` property unless you modify the Canvas itself. This indicates that additions like Annotations made by you would also apply to the original Canvas in the source Manifest.
24
+
You should copy the Canvases preserving the URI in their `id` property unless you modify the Canvas itself. This indicates that additions you make, such as Annotations, also refer to the original Canvas in the source Manifest.
25
25
26
26
You can copy the `label` property of the Manifest but you should modify it to indicate what you have changed so that users of your new Manifest can easily differentiate it from the source Manifest.
0 commit comments