Skip to content

Commit

Permalink
chore(security): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rojvv committed Aug 21, 2022
1 parent 131703e commit 44785d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/security/mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const security: Module = {
This module adds a request blocking layer to block requests that might contain sensitive information (e.g. phone numbers or API keys). It also deletes outgoing messages that might contain sensitive information.
You can make suppress the automatic deletion of sensitive outgoing messages with the prefix "signore".
You can suppress the automatic deletion of sensitive outgoing messages with the prefix "signore".
${bold("Commands")}
Expand Down

0 comments on commit 44785d9

Please sign in to comment.