diff --git a/README.md b/README.md index 05508f0..cc432e8 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ If you're wanting to add new triggers, locate the 'triggerLines' portion, and ad ```lua -{name = "", match = ";", message = ""}, +{name = "", match = "", message = ""}, ```