Skip to content

Commit e639e3a

Browse files
chore: apply suggestions from code review
Co-authored-by: Willow (GHOST) <ghostdevbusiness@gmail.com>
1 parent d0bed3e commit e639e3a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

documentation/docs/20-setup/30-remote-setup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,9 @@ It will open a file with your MCP servers where you can add the following config
100100

101101
- Open your repository in GitHub
102102
- Go to Settings
103-
- Open CoPilot > Coding agent
103+
- Open Copilot > Coding agent
104104
- Edit the MCP configuration
105+
105106
```json
106107
{
107108
"mcpServers" {
@@ -112,6 +113,7 @@ It will open a file with your MCP servers where you can add the following config
112113
}
113114
}
114115
}
116+
```
115117

116118
- Click *Save MCP configuration*
117119

0 commit comments

Comments
 (0)