From 45f9a83d4caa0c4d27ece3c03a2d1fd43eefe087 Mon Sep 17 00:00:00 2001
From: cynic <cynic@noreply.localhost>
Date: Sat, 1 Jun 2024 15:32:08 -0500
Subject: [PATCH] Update README.md

---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 76566eb..dda5dac 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,6 @@ On [Cinny](https://app.cinny.in), for example, go to Firefox's Inspect tool, to
 ![image](./image.jpg)
 
 Other clients may have a similar key with this value.
-For example on Element it is called `mx_active_space`.
 The token is different for each session and remains valid as long as you don't log out.
 
 Open the `redact_all_messages.py` script with your favorite text editor and set the value for `homeserver` with the domain of the matrix instance you're logged in, and the `access_token` with the value you just extracted from the browser. Save the file.