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.
2 parents 7096dec + 10c3689 commit 6fba793Copy full SHA for 6fba793
apps/website/src/components/home/PluginsSection.tsx
@@ -98,7 +98,7 @@ export default function PluginsSection(): React.JSX.Element {
98
<h2 className="text-3xl font-bold mb-4">Powerful Plugin Ecosystem</h2>
99
<p className="text-lg text-gray-600 dark:text-gray-400 max-w-3xl mx-auto">
100
Extend CommandKit with plugins that add specialized functionality to
101
- your Discord bots. From AI integration to analytics, CommandKiti has
+ your Discord bots. From AI integration to analytics, CommandKit has
102
you covered.
103
</p>
104
</div>
0 commit comments