Skip to content

Commit 683a131

Browse files
committed
f
1 parent 922d42d commit 683a131

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
@@ -92,6 +92,6 @@ With Workers Assets, you can easily combine a Hono API running on Workers with a
9292

9393
## Bindings
9494

95-
With bindings, your Hono application can be fully integrated with the Cloudflare Developer Platform, giving you access to storage, AI, image optimization and more. Refer to the [bindings overview](/workers/runtime-apis/bindings/) for more information on what's available and how to configure them.
95+
With bindings, your Hono application can be fully integrated with the Cloudflare Developer Platform, giving you access to compute, storage, AI and more. Refer to the [bindings overview](/workers/runtime-apis/bindings/) for more information on what's available and how to configure them.
9696

9797
The [Hono documentation](https://hono.dev/docs/getting-started/cloudflare-workers#bindings) provides information on how you can access them in your Hono app.

0 commit comments

Comments
 (0)