diff --git a/pass/lang/en/help.json b/pass/lang/en/help.json
index c23ae17f4e4e2e1c8c11568dd09edecfbbe442d8..6a57915573d44c61ab87f0334b57ac85899bac28 100644
--- a/pass/lang/en/help.json
+++ b/pass/lang/en/help.json
@@ -47,7 +47,7 @@
       },
       {
         "summary": "How does the anonymous token work?",
-        "description": "You can use the anonymous token with our browser extension (in progress) or app. This will allow you to search even more securely with MetaGer. When using anonymous token, a part of your credit, in the form of random passwords, will be stored on your device. Through a <a href=\"{{tokenlink}}\">complex cryptographic process</a>, it becomes impossible even for us to associate your performed searches with each other, or with your key."
+        "description": "You can use the anonymous token with our browser extension or app. This will allow you to search even more securely with MetaGer. When using anonymous token, a part of your credit, in the form of random passwords, will be stored on your device. Through a <a href=\"{{tokenlink}}\">complex cryptographic process</a>, it becomes impossible even for us to associate your performed searches with each other, or with your key."
       },
       {
         "summary": "How do I use the MetaGer key ?",
diff --git a/pass/lang/en/index.json b/pass/lang/en/index.json
index db52bc473de4d54e0ceb9195bd555876d94a6a7d..027c5934b998fb6a0ce6633b09b304902abc5fc3 100644
--- a/pass/lang/en/index.json
+++ b/pass/lang/en/index.json
@@ -25,7 +25,7 @@
         },
         "compromise": {
             "heading": "Without compromise",
-            "description": "There are no user accounts with MetaGer. You will receive a randomly generated key from us. No contact information is required. With our <a href=\"{{linkPaymentMethods}}\">payment methods</a>, we only collect the data necessary for payment processing. If you use our <a href=\"/app\">Android app</a>, or soon our browser extension, you are also using <a href=\"{{linktoken}}\"> anonymous token</a>.",
+            "description": "There are no user accounts with MetaGer. You will receive a randomly generated key from us. No contact information is required. With our <a href=\"{{linkPaymentMethods}}\">payment methods</a>, we only collect the data necessary for payment processing. If you use our <a href=\"/app\">Android app</a>, or our browser extension, you are also using <a href=\"{{linktoken}}\"> anonymous token</a>.",
             "compromise": "Compromises"
         },
         "efficiency": {
@@ -52,4 +52,4 @@
         "start": "Create MetaGer key now!",
         "login": "I already have a key"
     }
-}
+}
\ No newline at end of file