From 59fc9f3cbf1b3fa6b77c488b8e016e41cc84a70b Mon Sep 17 00:00:00 2001 From: Kris West Date: Wed, 5 Apr 2023 14:34:11 +0100 Subject: [PATCH] Update website/static/schemas/next/app-directory.yaml --- website/static/schemas/next/app-directory.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/static/schemas/next/app-directory.yaml b/website/static/schemas/next/app-directory.yaml index 9e4695a7c..bb3043d06 100644 --- a/website/static/schemas/next/app-directory.yaml +++ b/website/static/schemas/next/app-directory.yaml @@ -607,7 +607,7 @@ components: properties: displayName: type: string - description: Optional display name for the intent. Deprecated in favour of the Intent name, which is common amongst all apps that support it, where teh display name may vary. + description: Optional display name for the intent. Deprecated in favour of the intent name, which is common amongst all apps that support it, where the display name may vary as it is defined in the app's AppD record. deprecated: true contexts: type: array