Skip to content

Commit 74fe680

Browse files
authored
fix typo in pricing.mdx
1 parent dbdd40c commit 74fe680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/platform/pricing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Pricing is based on input tokens.
4949
## Image Generation
5050
Standard models are large image models such as `@cf/stabilityai/stable-diffusion-xl-base-1.0`
5151
Fast models are usually smaller image models that require fewer steps to generate an image, such as `@cf/black-forest-labs/flux-1-schnell` and `@cf/bytedance/stable-diffusion-xl-lightning`
52-
We take the maximum of the image height and width to calculate pricing. For example, and image of 1024x768 would fall under 1024x1024 pricing.
52+
We take the maximum of the image height and width to calculate pricing. For example, an image of 1024x768 would fall under 1024x1024 pricing.
5353

5454
| Image Size | Price |
5555
| ------------ | --------------------- |

0 commit comments

Comments
 (0)