diff --git a/schemas/channels/mobile-app.schema.json b/schemas/channels/mobile-app.schema.json index b53fc3a486..427fe5a048 100644 --- a/schemas/channels/mobile-app.schema.json +++ b/schemas/channels/mobile-app.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/xdm/channels/mobile-app", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Web", + "title": "Native Mobile Application Channel", "description": "Native mobile applications that are installed through an app store.", "meta:extensible": true, "meta:extends": [ @@ -81,4 +81,4 @@ "@id" ], "meta:status": "experimental" -} \ No newline at end of file +}