Skip to content

Commit f472253

Browse files
authored
Update prompt file to use 'agent' key format
1 parent c954b1d commit f472253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/copilot/tutorials/customization-library/prompt-files/your-first-prompt-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Start with this simple prompt file that helps you write clear, well-documented c
3232

3333
```text copy
3434
---
35-
mode: 'agent'
35+
agent: 'agent'
3636
description: 'Generate a clear code explanation with examples'
3737
---
3838

0 commit comments

Comments
 (0)