Skip to content

Commit

Permalink
Updated CustomChat description (lambda-client#424)
Browse files Browse the repository at this point in the history
Changed add to adds, and removed the punctuation.
  • Loading branch information
CozyMeli-gitv2 authored and rfresh2 committed Dec 19, 2022
1 parent 8309886 commit 95cdcd7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import kotlin.math.min

object CustomChat : Module(
name = "CustomChat",
description = "Add a custom ending to your message!",
description = "Adds a custom ending to your message",
category = Category.CHAT,
showOnArray = false,
modulePriority = 200
Expand Down

0 comments on commit 95cdcd7

Please sign in to comment.