Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aabssmc committed Mar 11, 2024
1 parent 3f3757c commit 8a762f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
@Name("Send Discord Webhook")
@Description("Sends strings to a discord webhook.")
@Examples({
"send \"ok 123\" to discord webhook with url \"https://discord.com/something\"
"send \"ok 123\" to discord webhook with url \"https://discord.com/something\""
})
@Since("1.1")
public class EffSendDiscordWebhook extends Effect {
Expand Down

0 comments on commit 8a762f8

Please sign in to comment.