Skip to content

Commit 833bed3

Browse files
committed
fix: clarify instruction for creating copilot-instructions.md file
1 parent b467796 commit 833bed3

File tree

1 file changed

+1
-1
lines changed
  • adminforth/documentation/blog/2025-10-21-context7-setup

1 file changed

+1
-1
lines changed

adminforth/documentation/blog/2025-10-21-context7-setup/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ If you don’t want to add `use context7` to every prompt, you can [define a sim
6262
If you're using github copilot, you can:
6363
1) In the root of your repository, create the .github directory if it does not already exist.
6464
2) create a file named `.github/copilot-instructions.md`
65-
3) Inside new file add:
65+
3) Inside of new file add:
6666

6767
```txt
6868
Always use context7 when I need code generation, setup or configuration steps, or

0 commit comments

Comments
 (0)