Skip to content

Commit 2fb0efb

Browse files
Update src/content/docs/workers/tutorials/Generate Dynamic OG Images using Cloudflare Workers/index.mdx
Replacing ’ with ' Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent e6c1fac commit 2fb0efb

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/tutorials/Generate Dynamic OG Images using Cloudflare Workers

1 file changed

+1
-1
lines changed

src/content/docs/workers/tutorials/Generate Dynamic OG Images using Cloudflare Workers/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ When a user requests an OG image, the following happens:
5151
Image Generated: The image is built using React components styled with Tailwind CSS.
5252
Response Cached: The final image is returned and cached for future requests.
5353

54-
Heres how the process flows:
54+
Here's how the process flows:
5555

5656
```mermaid
5757

0 commit comments

Comments
 (0)