Skip to content

Commit d5f5731

Browse files
committed
a typo
1 parent e6f7717 commit d5f5731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/images/2025-02-21-images-bindings-in-workers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can now [interact with the Images API](/images/transform-images/bindings/)
1010
directly in your Worker.
1111

1212
This allows more fine-grained control over transformation request flows and
13-
cache behavior. For example, if you can resize, manipulate, and overlay images
13+
cache behavior. For example, you can resize, manipulate, and overlay images
1414
without requiring them to be accessible through a URL.
1515

1616
The Images binding can be configured in the Cloudflare dashboard for your Worker

0 commit comments

Comments
 (0)