mirror of
https://github.com/LukeHagar/crossws.git
synced 2025-12-06 12:27:46 +00:00
chore: fix typo (#47)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user