mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-18 01:43:41 -05:00
Fix typo in docs
This commit is contained in:
@@ -7,7 +7,7 @@ import { Cards } from "nextra/components";
|
|||||||
|
|
||||||
# Usage
|
# 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
|
||||||
|
|
||||||
<Cards>
|
<Cards>
|
||||||
<Cards.Card icon={<IconTerminal />} title="CLI" href="/docs/usage/cli" />
|
<Cards.Card icon={<IconTerminal />} title="CLI" href="/docs/usage/cli" />
|
||||||
|
|||||||
Reference in New Issue
Block a user