Commit 2cf2aac
committed
docs(copilot): remove duplicated preposition
Remove the repeated 'to' from the example feature specification so the sample response reads correctly.
Changes:
- content/copilot/tutorials/copilot-cookbook/analyze-functionality/analyze-feedback.md
- Correct the duplicated preposition in the example response.
Validation:
- npm run lint-content -- --paths content/copilot/tutorials/copilot-cookbook/analyze-functionality/analyze-feedback.md
- git diff --check1 parent 9fb18d1 commit 2cf2aac
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments