We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38246b7 commit f0b2111Copy full SHA for f0b2111
docs-v3/components/website/CtaSection.vue
@@ -58,7 +58,7 @@
58
Explore the source code and contribute
59
</p>
60
<div class="bg-black/30 rounded-lg p-3 font-mono text-sm">
61
- <span class="text-gray-500">$</span> <span class="text-green-400">git clone</span> <span class="text-cyan-400">{{ GIT_COMMAND }}</span>
+ <span class="text-gray-500">$</span> <span class="text-green-400">{{ GIT_COMMAND }}</span>
62
</div>
63
64
</TerminalWindow>
0 commit comments