diff --git a/templates/myextension/myextension.html b/templates/myextension/myextension.html
index 4dd3135..704c93b 100644
--- a/templates/myextension/myextension.html
+++ b/templates/myextension/myextension.html
@@ -26,11 +26,11 @@
- Moat extensions have a public page that can be shared
+ Most extensions have a public page that can be shared
(this page will still be accessible even if you have restricted
access to your LNbits install).
Public page
- In this example when a user pays the LNURLpay it triggers an event via a websocket waiting for the payment.
+ In this example when a user pays the LNURLpay it triggers an event via a websocket waiting for the payment, which you can subscribe to somewhere using wss://{your-lnbits}/api/v1/ws/{the-id-of-this-record}