From 6c53328dc103caf66aa84d79661e4b28e6f23dbe Mon Sep 17 00:00:00 2001 From: Fatih Memis Date: Thu, 15 Feb 2024 22:12:53 +0300 Subject: [PATCH] Fix typo "use" to "user" in copilot-plugins-overview.md --- power-virtual-agents/copilot-plugins-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/power-virtual-agents/copilot-plugins-overview.md b/power-virtual-agents/copilot-plugins-overview.md index 2239865c82..2e8c02031c 100644 --- a/power-virtual-agents/copilot-plugins-overview.md +++ b/power-virtual-agents/copilot-plugins-overview.md @@ -59,7 +59,7 @@ Instead of manually designing a conversation flow within the copilot to account - A Power Automate flow plugin takes the contact data provided by the copilot user to create the lead. - A prompt plugin summarizes the latest conversations the copilot user had with the contact. -Now when the copilot user asks to create a lead, the flow plugin is triggered and the lead is created from the data already provided by the user. The use can also ask for an abstract or summary, which triggers the prompt plugin and return a summary of actions. +Now when the copilot user asks to create a lead, the flow plugin is triggered and the lead is created from the data already provided by the user. The user can also ask for an abstract or summary, which triggers the prompt plugin and return a summary of actions. ### Plugin categories and types