diff --git a/src/main/resources/schema/ans/0.10.9/gallery.json b/src/main/resources/schema/ans/0.10.9/gallery.json index 423181b0..a289013a 100644 --- a/src/main/resources/schema/ans/0.10.9/gallery.json +++ b/src/main/resources/schema/ans/0.10.9/gallery.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://raw.githubusercontent.com/washingtonpost/ans-schema/master/src/main/resources/schema/ans/0.10.9/gallery.json", "title": "A gallery.", - "description": "Holds attributes of an ANS gallery. In the Arc ecosystem, these are stored in Anglerfish.", + "description": "Holds attributes of an ANS gallery. In the Arc ecosystem, these are stored in Photo Center.", "type": "object", "additionalProperties": false,