Skip to content

Commit b130b17

Browse files
dom96ToriLindsay
andauthored
Fix capitalisation
Co-authored-by: ToriLindsay <[email protected]>
1 parent a300f2a commit b130b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/workers/2025-04-22-python-worker-cron-triggers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { WranglerConfig } from "~/components";
1010

1111
You can now create Python Workers which are executed via a cron trigger.
1212

13-
This is similar to how it's done in JavaScript workers, simply define a scheduled event
13+
This is similar to how it's done in JavaScript Workers, simply define a scheduled event
1414
listener in your Worker:
1515

1616
```python

0 commit comments

Comments
 (0)