From f705e718e7163f1db47c404f9d26acbd857cdd14 Mon Sep 17 00:00:00 2001 From: Kris West Date: Wed, 5 Apr 2023 14:35:10 +0100 Subject: [PATCH] Update src/app-directory/specification/appd.yaml --- src/app-directory/specification/appd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app-directory/specification/appd.yaml b/src/app-directory/specification/appd.yaml index 555bd322d..bb3043d06 100644 --- a/src/app-directory/specification/appd.yaml +++ b/src/app-directory/specification/appd.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 the display name may vary as it is defined in the app's AppD record. + 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