diff --git a/README.md b/README.md index 65ac1350f..6731a760a 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ GLOO_SOCKET_IFNAME=eth0 python3 -m sglang.launch_server --model-path meta-llama/ The frontend language can be used with local models or API models. It is an alternative to the OpenAI API. You may found it easier to use for complex prompting workflow. ### Quick Start -The example below shows how to use sglang to answer a mulit-turn question. +The example below shows how to use sglang to answer a multi-turn question. #### Using Local Models First, launch a server with