diff --git a/docs/recipes/README.md b/docs/recipes/README.md index 1486b342d..d7a882f7c 100644 --- a/docs/recipes/README.md +++ b/docs/recipes/README.md @@ -258,7 +258,7 @@ Lucee supports the following virtual file systems: ram, file, s3, http, https, z ## [WebSocket Extension](/docs/recipes/websocket-extension.md) -How to install, congigure and create WebSockets +How to install, configure and create WebSockets ## [XML Fast And Easy, using SAX - Listener Functions](/docs/recipes/xml-fast-and-easy.md) diff --git a/docs/recipes/index.json b/docs/recipes/index.json index b78f3b7d6..82e912a11 100644 --- a/docs/recipes/index.json +++ b/docs/recipes/index.json @@ -883,7 +883,7 @@ "file": "websocket-extension.md", "title": "WebSocket Extension", "path": "/docs/recipes/websocket-extension.md", - "hash": "1238504767ae21551d1f1e00870b271b", + "hash": "2b955c949e9e1febc10b6ef51ec8c5a0", "keywords": [ "Lucee", "Extension"