Skip to content

Commit a6ccc79

Browse files
Update src/content/docs/workers-ai/tutorials/llama-vision-tutorial.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent 7cbcfec commit a6ccc79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/tutorials/llama-vision-tutorial.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ After completing the setup, a new directory called `llama-vision-tutorial` will
6969
- A "Hello World" Worker at `src/index.ts`.
7070
- A `wrangler.json` configuration file for managing deployment settings.
7171

72-
## 4: Write the Worker code
72+
## 3. Write the Worker code
7373

7474
Edit the `src/index.ts` (or `index.js` if you're not using TypeScript) file and replace the content with the following code:
7575

0 commit comments

Comments
 (0)