Skip to content

Commit 0b75c1c

Browse files
author
cytustse-cmd
committed
Fix grammar: 'set up' (verb) misused as noun in Copilot Spaces docs
1 parent 4e7ced0 commit 0b75c1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/copilot/how-tos/provide-context/use-copilot-spaces/use-copilot-spaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Once you've accessed space context from your IDE:
3131
To use {% data variables.copilot.copilot_spaces_short %} in your IDE, you need to:
3232

3333
* Set up the remote {% data variables.product.github %} MCP server for your IDE. For more information, see [AUTOTITLE](/copilot/how-tos/provide-context/use-mcp/set-up-the-github-mcp-server) and [Remote {% data variables.product.github %} MCP Server](https://github.com/github/github-mcp-server/blob/main/docs/remote-server.md) in the {% data variables.product.github %} MCP server documentation.
34-
* Configure the set up of the remote {% data variables.product.github %} MCP server so that the {% data variables.copilot.copilot_spaces_short %} toolset is enabled.
34+
* Configure the remote {% data variables.product.github %} MCP server so that the {% data variables.copilot.copilot_spaces_short %} toolset is enabled.
3535

3636
The {% data variables.copilot.copilot_spaces_short %} toolset is not included in the default configuration, so you must explicitly enable it using the `X-MCP-Toolsets` header. The following example configuration enables both the default tools and {% data variables.copilot.copilot_spaces_short %}:
3737

0 commit comments

Comments
 (0)