diff options
-rw-r--r-- | www/content/extensions/web-sockets.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/content/extensions/web-sockets.md b/www/content/extensions/web-sockets.md index 3d83ca0d..9bb08dd3 100644 --- a/www/content/extensions/web-sockets.md +++ b/www/content/extensions/web-sockets.md @@ -14,7 +14,7 @@ Use the following attributes to configure how WebSockets behave: host and port to have browsers send cookies via websockets. * `ws-send` - Sends a message to the nearest websocket based on the trigger value for the element (either the natural event - of the event specified by [`hx-trigger`]) + or the event specified by [`hx-trigger`]) ## Install |