Skip to content

Commit 52d9c9a

Browse files
authored
Apply suggestion from @burmudar
1 parent 0ddd9bc commit 52d9c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/mcp/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If your client does not natively support specifying an OAuth 2.0 Client ID, you
5757
<Callout type="info">
5858
<ul>
5959
<li>Replace `your-sourcegraph-instance.com` with your Sourcegraph instance URL and `<your-client-id>` with the ID of the client you registered in the prerequisites step.</li>
60-
<li>When using the `mcp-remote` fallback, ensure the OAuth client you uses has it's redirect URI set to `http://localhost:3334`.</li>
60+
<li>When using the `mcp-remote` fallback, ensure the OAuth client you use has one of it's redirect URI set to `http://localhost:3334`.</li>
6161
</ul>
6262
</Callout>
6363

0 commit comments

Comments
 (0)