Skip to content

Commit

Permalink
Fix some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
LordTocs committed Jun 28, 2024
1 parent 7853649 commit 2da9c7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/twitch/main/src/chat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ export function setupChat() {

defineAction({
id: "annoucement",
name: "Make Annoucement",
description: "Sends an annoucement in chat",
name: "Make Announcement",
description: "Sends an announcement in chat",
icon: "mdi mdi-chat-alert",
config: {
type: Object,
Expand Down

0 comments on commit 2da9c7e

Please sign in to comment.