diff --git a/docs/.config/docs.yaml b/docs/.config/docs.yaml index 29654fd..eefd3d7 100644 --- a/docs/.config/docs.yaml +++ b/docs/.config/docs.yaml @@ -14,7 +14,7 @@ landing: features: - title: Runtime Agnostic description: - Seamlessly integrates with Bun, Deno, Cloudflare Workrs and Node.js + Seamlessly integrates with Bun, Deno, Cloudflare Workers and Node.js (ws or uWebSockets.js) - title: Made for Performance description: @@ -25,4 +25,4 @@ landing: Zero Dependency with bundled ws for Node.js support. Extremely lightweight and tree-shakable packaging with ESM and CJS support. - title: Developer Friendly - description: Typed Hooks API and human friednly logging support. + description: Typed Hooks API and human friendly logging support.