diff --git a/src/registry_schemas/schemas/business.json b/src/registry_schemas/schemas/business.json index 0cd455b..9de4350 100644 --- a/src/registry_schemas/schemas/business.json +++ b/src/registry_schemas/schemas/business.json @@ -97,7 +97,7 @@ }, "operatingName": { "type": "string", - "title": "The Legal Name of the business.", + "title": "The Operating Name of the business.", "default": "", "examples": ["operating_name"], "pattern": "^(.*)$"