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`.