Skip to content

Commit addff6a

Browse files
Update src/content/docs/workers-ai/tutorials/build-a-workers-ai-whisper-with-chunking.mdx
Co-authored-by: Maddy <[email protected]>
1 parent e32ee0a commit addff6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/tutorials/build-a-workers-ai-whisper-with-chunking.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ compatibility_date = "2024-09-23"
7878

7979
</WranglerConfig>
8080

81-
## 4. Handling large audio files with chunking
81+
## 4. Handle large audio files with chunking
8282

8383
Replace the contents of your `src/index.ts` file with the following integrated code. This sample demonstrates how to:
8484

0 commit comments

Comments
 (0)