Skip to content

Commit 67ae0dc

Browse files
Update src/content/docs/workers/frameworks/framework-guides/hono.mdx
Co-authored-by: Dario Piotrowicz <[email protected]>
1 parent 86edc62 commit 67ae0dc

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/frameworks/framework-guides

1 file changed

+1
-1
lines changed

src/content/docs/workers/frameworks/framework-guides/hono.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The following command will build and deploy your project. If you are using CI, e
6060

6161
## Bindings
6262

63-
Your Hono application can be fully integrated with the Cloudflare Developer Platform, in both local development and in production, by using product bindings. The [Hono documentation](https://hono.dev/docs/getting-started/cloudflare-workers#bindings) provides information about configuring bindings and how you can access them on `c.env`.
63+
Your Hono application can be fully integrated with the Cloudflare Developer Platform, in both local development and in production, by using product bindings. The [Hono documentation](https://hono.dev/docs/getting-started/cloudflare-workers#bindings) provides information about configuring bindings and how you can access them.
6464

6565
## Static assets
6666

0 commit comments

Comments
 (0)