diff --git a/README.md b/README.md index 7abcce4..91578f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Redact Matrix -Script that redacts (erases) every message in a room. +Script that redacts (delete) every message in a room. --- @@ -54,4 +54,4 @@ python redact_all_messages.py '!cdPNSVToruMtXqGznY:domain.tld' ### Note -It will redact (erasing) each of your contacts' comments too, so long as you got permissions over them, which is usually the case with every private room initiated by you. +It will redact (delete) each of your contacts' comments too, so long as you got permissions over them, which is usually the case with every private room initiated by you.