Skip to content

Commit de2419b

Browse files
Update src/content/docs/workflows/build/workers-api.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent a38563a commit de2419b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workflows/build/workers-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ script_name = "billing-worker"
191191

192192
:::note
193193

194-
Ensure you have a compatibility date `2024-10-22` or later installed when binding to Workflows from within a Workers project. If you are using Typescript, ensure you have generated types by running [`wrangler types`](/workers/languages/typescript/#generate-types).
194+
Ensure you have a compatibility date `2024-10-22` or later installed when binding to Workflows from within a Workers project. If you are using TypeScript, ensure you have generated types by running [`wrangler types`](/workers/languages/typescript/#generate-types).
195195

196196
:::
197197

0 commit comments

Comments
 (0)