Skip to content

Commit

Permalink
docs: fix type in README
Browse files Browse the repository at this point in the history
Closes #641
  • Loading branch information
kitsonk committed Mar 7, 2024
1 parent 3b19204 commit dd9cbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

A middleware framework for Deno's native HTTP server,
[Deno Deploy](https://deno.com/deploy), Node.js 16.5 and later,
[Cloudeflare Workers](https://workers.cloudflare.com/) and
[Cloudflare Workers](https://workers.cloudflare.com/) and
[Bun](https://bun.sh/). It also includes a middleware router.

This middleware framework is inspired by [Koa](https://github.com/koajs/koa/)
Expand Down

0 comments on commit dd9cbda

Please sign in to comment.