Skip to content

Commit f2676f4

Browse files
korinne1000hz
andauthored
Update src/content/docs/workers/platform/infrastructure-as-code.mdx
Co-authored-by: Cina Saffary <[email protected]>
1 parent c8ce300 commit f2676f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/platform/infrastructure-as-code.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ This example uses the [cloudflare-typescript](https://github.com/cloudflare/clou
8787

8888
## Cloudflare REST API
8989

90-
Open a terminal or create a shell script to upload a Worker and manage versions and deployments with curl. Workers scripts are Javascript [ES Modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules), but we also support [Python Workers](/workers/languages/python/) (open beta) and [Rust Workers](/workers/languages/rust/).
90+
Open a terminal or create a shell script to upload a Worker and manage versions and deployments with curl. Workers scripts are JavaScript [ES Modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules), but we also support [Python Workers](/workers/languages/python/) (open beta) and [Rust Workers](/workers/languages/rust/).
9191

9292
:::note[Warning]
9393

0 commit comments

Comments
 (0)