Skip to content

Commit 9d71a3e

Browse files
tonytrgCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 45c0d39 commit 9d71a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/remote-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The Remote GitHub MCP server has optional headers equivalent to the Local server
6363
- If this header is empty, "false", "f", "no", "n", "0", or "off" (ignoring whitespace and case), it will be interpreted as false. All other values are interpreted as true.
6464
- `X-MCP-Lockdown`: Enables lockdown mode, hiding public issue details created by users without push access.
6565
- Equivalent to `GITHUB_LOCKDOWN_MODE` env var for Local server.
66-
- If this header is empty, "false", "f", "no", "n", "0", or "off" (ignoring whitespace and case), it will be interpreted as false. All other values are interpreted as true and lockdown mode will be enabled.
66+
- If this header is empty, "false", "f", "no", "n", "0", or "off" (ignoring whitespace and case), it will be interpreted as false. All other values are interpreted as true.
6767

6868
Example:
6969

0 commit comments

Comments
 (0)