Skip to content

[Workers, Workflows] Fix spelling typos in RPC, streaming, and Workflows docs#31348

Draft
Matsukami7 wants to merge 2 commits into
cloudflare:productionfrom
Matsukami7:fix/spelling-workers-workflows
Draft

[Workers, Workflows] Fix spelling typos in RPC, streaming, and Workflows docs#31348
Matsukami7 wants to merge 2 commits into
cloudflare:productionfrom
Matsukami7:fix/spelling-workers-workflows

Conversation

@Matsukami7

Copy link
Copy Markdown
Contributor

Summary

Corrects spelling typos in Workers and Workflows documentation, found via a typos scan of current production and manually verified to avoid false positives (product names, code identifiers, locale strings, and quoted source text were all left untouched).

  • WorkersWriteableStreamWritableStream in the RPC docs (the linked URLs already used the correct spelling) and a code comment in the OpenAI SDK streaming example (writeablewritable, matching the actual writable variable).
  • Workflowsundeterministicnon-deterministic in a code comment in Rules of Workflows, using the repo's standard spelling.

These are intentionally small and targeted, split out from the previously closed bulk spelling PR (#29981).

Documentation checklist

@github-actions github-actions Bot added product:workers Related to Workers product product:workflows Workflows: https://developers.cloudflare.com/workflows/ size/s labels Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product product:workflows Workflows: https://developers.cloudflare.com/workflows/ size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.