Skip to content

Commit 10c3689

Browse files
authored
fix(PluginsSection): typo in plugin text
1 parent 7096dec commit 10c3689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/src/components/home/PluginsSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export default function PluginsSection(): React.JSX.Element {
9898
<h2 className="text-3xl font-bold mb-4">Powerful Plugin Ecosystem</h2>
9999
<p className="text-lg text-gray-600 dark:text-gray-400 max-w-3xl mx-auto">
100100
Extend CommandKit with plugins that add specialized functionality to
101-
your Discord bots. From AI integration to analytics, CommandKiti has
101+
your Discord bots. From AI integration to analytics, CommandKit has
102102
you covered.
103103
</p>
104104
</div>

0 commit comments

Comments
 (0)