From cd70b997aea4211902dfa29dfe66f199faa0af99 Mon Sep 17 00:00:00 2001 From: AardCrowley <12467582+AardCrowley@users.noreply.github.com> Date: Tue, 18 Aug 2020 11:22:41 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = ""}, ```