Unverified Commit 2b340adf authored by Adarsh Shirawalmath's avatar Adarsh Shirawalmath Committed by GitHub
Browse files

Typo fix in router.md (#2424)

parent 8586b72d
...@@ -14,7 +14,7 @@ Detailed usage of the router can be found in [launch_router](https://github.com/ ...@@ -14,7 +14,7 @@ Detailed usage of the router can be found in [launch_router](https://github.com/
```bash ```bash
python -m sglang_router.launch_server --help python -m sglang_router.launch_server --help
python -m sglang_router.launch_routher --help python -m sglang_router.launch_router --help
``` ```
The router supports two working modes: The router supports two working modes:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment