From becf647f077bdc3215ca56ecb59dc3153dccd9fa Mon Sep 17 00:00:00 2001 From: Sergio <77530549+sergi0g@users.noreply.github.com> Date: Thu, 27 Feb 2025 22:00:19 +0200 Subject: [PATCH] Fix typo in docs --- docs/src/content/docs/usage/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/usage/index.mdx b/docs/src/content/docs/usage/index.mdx index f769ae4..1ce9b57 100644 --- a/docs/src/content/docs/usage/index.mdx +++ b/docs/src/content/docs/usage/index.mdx @@ -7,7 +7,7 @@ import { Cards } from "nextra/components"; # Usage -You can use Cup in 2 different ways. As a CLI or as a server. You can learn more about each mode in its corresponding page +You can use Cup in 2 different ways. As a CLI or as a server. You can learn more about each mode on its corresponding page } title="CLI" href="/docs/usage/cli" />