From f52d67e7849b41ffc0911c0e268d738067675941 Mon Sep 17 00:00:00 2001 From: Ryan Gladstone Date: Wed, 18 Aug 2021 14:56:20 -0500 Subject: [PATCH] Remove Anglerfish from Image description --- src/main/resources/schema/ans/0.10.9/image.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/schema/ans/0.10.9/image.json b/src/main/resources/schema/ans/0.10.9/image.json index c6d43e1e..ae531d6a 100644 --- a/src/main/resources/schema/ans/0.10.9/image.json +++ b/src/main/resources/schema/ans/0.10.9/image.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/image.json", "title": "An image.", - "description": "Holds attributes of an ANS image component. In the Arc ecosystem, these are stored in Anglerfish.", + "description": "Holds attributes of an ANS image component. In the Arc ecosystem, these are stored in Photo Center.", "type": "object", "additionalProperties": false, "properties": {