diff --git a/silkaj/wot.py b/silkaj/wot.py
index fcf98a8c0ad4a80ea84035a97f2b271e65d415da..c30210afd2b8d458fc40b2f6a5001415faffee62 100644
--- a/silkaj/wot.py
+++ b/silkaj/wot.py
@@ -100,7 +100,7 @@ async def received_sent_certifications(uid_pubkey):
                 tablefmt="orgtbl",
                 stralign="center",
             ),
-            "✔: Certifications written into the blockchain",
+            "✔: Certification available to be written or already written into the blockchain",
         )
     )
     await membership_status(certifications, pubkey, req)