diff --git a/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js b/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js
index 9926bd36d..cbeb4ca93 100644
--- a/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js
+++ b/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js
@@ -26,7 +26,7 @@ WelcomeTab = function() {
Logs: Displays recent log entries related to this particular hooked browser. \
Commands: This tab is where modules can be executed against the hooked browser. This is where most of the BeEF functionality resides. \
Requester: The Requester tab allows you to submit arbitrary HTTP requests on behalf of the hooked browser. \
- XssRays: The XssRays tab allows you to check if links, forms and URI path of the page where the browser is hooked are vulnerable to XSS. It works also cross-domain.
\
+ XssRays: The XssRays tab allows you to check if links, forms and URI path of the page where the browser is hooked are vulnerable to XSS.
\
Official website: http://beefproject.com/
\
\
";