From ec9bee6aee4d17367712e0f0e57af395dab02d95 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Thu, 9 Feb 2023 09:21:57 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5adcb01..23bf1bc 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ Run `pnpm add matrix-bot-sdk` after cloning. Bot configuration is defined in `config.json`. -Bot will delete all messages sent except messages that begin with the 'key' string defined in `config.json`. +Bot will delete all messages that begin with the 'key' string defined in `config.json`.