don't match alot as subword

E.g. "zealot"
This commit is contained in:
Kyle Roth 2023-07-01 10:38:41 -04:00
parent feb1a37e11
commit 16823dd971
No known key found for this signature in database
GPG key ID: 201B61214A143AFD

View file

@ -45,5 +45,5 @@ rules:
variables: variables:
reaction: 🍪 reaction: 🍪
alot: alot:
matches: [alot] matches: [\balot\b]
template: alot template: alot