Fixed typo in websockets documentation (#1628)

This commit is contained in:
wavpro 2023-07-29 23:04:43 +02:00 committed by GitHub
parent 2dcaf2ece5
commit 1c50655b38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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