Skip to content

Commit 039d6f7

Browse files
authored
Merge pull request #38 from myfope/patch-1
Update debugging-copilot-agent.md
2 parents 18711ed + da4c495 commit 039d6f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/debugging-copilot-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Testing is an important part of the process of developing [declarative agents](o
1414

1515
## Use developer mode in Copilot Chat
1616

17-
To enable developer mode, in Microsoft 365 Copilot Chat, type `-developer on`. To disable developer mode, type `developer off`.
17+
To enable developer mode, in Microsoft 365 Copilot Chat, type `-developer on`. To disable developer mode, type `-developer off`.
1818

1919
:::image type="content" source="./assets/images/developer-mode-on.png" alt-text="Screenshot of Copilot Chat session where user has typed `-developer on` to successfully enable developer mode":::
2020

@@ -114,4 +114,4 @@ Enter a message, including the #extensibility tag, in the text box.
114114

115115
- [Build a declarative agent with Visual Studio Code](/microsoft-365-copilot/extensibility/build-declarative-agents)
116116
- [Build agents with Copilot Studio agent builder](copilot-studio-agent-builder-build.md)
117-
- [Add capabilities and knowledge sources to your agent](add-agent-capabilities.md)
117+
- [Add capabilities and knowledge sources to your agent](add-agent-capabilities.md)

0 commit comments

Comments
 (0)