Skip to content

Commit 924c3dc

Browse files
Fix deprecated mode attribute in README generator prompt (#41600)
Co-authored-by: Sharra-writes <[email protected]>
1 parent e516c19 commit 924c3dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/copilot/tutorials/customization-library/prompt-files/create-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This prompt file creates professional, comprehensive README files by analyzing y
2323

2424
```text copy
2525
---
26-
mode: 'agent'
26+
agent: 'agent'
2727
description: 'Create a comprehensive README.md file for the project'
2828
---
2929

0 commit comments

Comments
 (0)