Skip to content

Commit 07b9ac0

Browse files
committed
better wording
1 parent b699267 commit 07b9ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/markdown-conversion.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ This is the list of support formats. We are constantly adding new formats and up
167167

168168
## Example
169169

170-
In this example, we fetch a PDF document and an image from R2 and feed them both to env.AI.toMarkdown. The result is a list of converted documents. A Workers AI model automatically detects and summarizes the image.
170+
In this example, we fetch a PDF document and an image from R2 and feed them both to `env.AI.toMarkdown`. The result is a list of converted documents. Workers AI models are used automatically to detect and summarize the image.
171171

172172
```typescript
173173
import { Env } from "./env";

0 commit comments

Comments
 (0)