Skip to content

Commit 1fc452e

Browse files
authored
fix: remove extraneous code block in README.md (#791)
1 parent bb7cccc commit 1fc452e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,6 @@ app.listen(3000);
571571

572572
> [!TIP]
573573
> When using this in a remote environment, make sure to allow the header parameter `mcp-session-id` in CORS. Otherwise, it may result in a `Bad Request: No valid session ID provided` error. Read the following section for examples.
574-
> ```
575574
576575

577576
#### CORS Configuration for Browser-Based Clients

0 commit comments

Comments
 (0)