Skip to content

Commit

Permalink
Typo fix in router.md (#2424)
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshxs authored Dec 10, 2024
1 parent 8586b72 commit 2b340ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/router/router.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Detailed usage of the router can be found in [launch_router](https://github.com/

```bash
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:
Expand Down

0 comments on commit 2b340ad

Please sign in to comment.