Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/website/src/components/home/PluginsSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export default function PluginsSection(): React.JSX.Element {
<h2 className="text-3xl font-bold mb-4">Powerful Plugin Ecosystem</h2>
<p className="text-lg text-gray-600 dark:text-gray-400 max-w-3xl mx-auto">
Extend CommandKit with plugins that add specialized functionality to
your Discord bots. From AI integration to analytics, CommandKiti has
your Discord bots. From AI integration to analytics, CommandKit has
you covered.
</p>
</div>
Expand Down