From c3d0efad92678e077c21b887587514477b8674c4 Mon Sep 17 00:00:00 2001 From: vansangpfiev Date: Mon, 20 Jan 2025 11:22:56 +0700 Subject: [PATCH] chore: correct stop command description --- docs/docs/quickstart.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/quickstart.mdx b/docs/docs/quickstart.mdx index 874309ad4..918660372 100644 --- a/docs/docs/quickstart.mdx +++ b/docs/docs/quickstart.mdx @@ -131,7 +131,7 @@ This command stops the running model. ## Stop Cortex.cpp API Server -This command starts the Cortex.cpp API server at `localhost:39281`. +This command stops the Cortex.cpp API server at `localhost:39281`. ```sh