chore: fix typo (#47)

This commit is contained in:
@beer
2024-06-27 14:23:07 +06:00
committed by GitHub
parent 390bca35a2
commit c4f58551ef

View File

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