From da6cb7a7b6f95e40a5e07036b0a6c49eac048200 Mon Sep 17 00:00:00 2001 From: Jarbas Horst Date: Thu, 10 Oct 2024 12:31:48 +0200 Subject: [PATCH] Update agents-are-apps.md --- docs/agents-are-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/agents-are-apps.md b/docs/agents-are-apps.md index 264b8c0..2163319 100644 --- a/docs/agents-are-apps.md +++ b/docs/agents-are-apps.md @@ -147,7 +147,7 @@ To learn more, see the [Developer preview app manifest schema reference](/micros Declarative agents and API plugins each have their own definition schemas. The definition file for a declarative agent is referenced from the `copilotExtensions` object of the app manifest. -The following example references a declarative agent: +The following example shows how to reference a declarative agent: ```json "copilotExtensions": {