Skip to content

docs: fix typos across docs - #33375

Merged
zeke merged 1 commit into
productionfrom
fix/docs-typos
Sep 10, 2026
Merged

zeke merged 1 commit into
productionfrom
fix/docs-typos

Conversation

@zeke

@zeke zeke commented Sep 10, 2026

Copy link
Copy Markdown
Member

Summary

This PR fixes a bunch of typos.

I also opened a companion PR to add this as a CI check: #33377

Documentation checklist

@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/cloudflare-one/team-and-resources/devices/ @cf-rhett, @csujedihy, @jiulingz, @lpraneis, @tojens-ietf, @cloudflare/cf1-reviewers, @cloudflare/product-owners
/src/content/docs/dynamic-workers/ @GregBrimble, @irvinebroque, @korinne, @MattieTK, @mikenomitch, @WalshyDev, @cloudflare/deploy-config, @cloudflare/dev-plat-leads, @cloudflare/workers-docs, @cloudflare/workers-runtime-1, @cloudflare/wrangler, @cloudflare/product-owners
/src/content/docs/reference-architecture/ @ncrouch-cflare, @securitypedant, @cloudflare/product-owners
/src/content/docs/workers/ @GregBrimble, @irvinebroque, @korinne, @MattieTK, @mikenomitch, @vy-ton, @WalshyDev, @cloudflare/deploy-config, @cloudflare/dev-plat-leads, @cloudflare/workers-docs, @cloudflare/workers-runtime-1, @cloudflare/wrangler, @cloudflare/product-owners
/src/content/docs/workflows/ @celso, @deloreyj, @irvinebroque, @jonesphillip, @mia303, @rita3ko, @vy-ton, @cloudflare/product-owners

@zeke zeke changed the title [Workers] Fix typos across docs docs: fix typos across docs Sep 10, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://fix-docs-typos.previews.developers.cloudflare.com (commit 2c925b6)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://9266715f.previews.developers.cloudflare.com 2c925b6 2026-09-10T17:13:48.066Z Visit the dashboard ↗

@zeke
zeke marked this pull request as ready for review September 10, 2026 17:23
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Review

💡 3 suggestions found in commit 2c925b6.

👉 Fix in your agent 👈
Fix the following review findings in PR #33375 (https://github.com/cloudflare/cloudflare-docs/pull/33375).

Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
  or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order

After triaging, follow this order:
1. Post a comment on this PR for any findings you are skipping, with the finding ID and your reasoning.
2. Then commit the fixes for the legitimate findings.

The comment must come before the commit — the bot reads PR comments when a new
push triggers a review, so skip comments posted after the push will be missed.

---

## Style Guide Review

### Suggestions (3)

#### SG-7ea5d07d1dae · Passive voice
- **File:** `src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/troubleshooting/common-issues.mdx` line 82
- **Issue:** `IP addresses used by customers` uses a passive construction
- **Fix:** Rewrite in active voice, e.g. `IP addresses that customers use`.

#### SG-fe72e1b76f41 · Bullet list with fewer than three items
- **File:** `src/content/docs/workers/runtime-apis/bindings/worker-loader.mdx` line 214
- **Issue:** Added line is a bullet item in a list that contains only two items (this item and the existing Service Bindings item).
- **Fix:** Consider writing the two items as prose instead of a bulleted list.

#### SG-e3aeea6575b3 · Remove LLM-filler phrases
- **File:** `src/content/docs/workers/runtime-apis/context.mdx` line 179
- **Issue:** Line begins with "Note that `props` values specified in this way are allowed to contain..."
- **Fix:** Remove "Note that" and state the fact directly, e.g. "`props` values specified in this way may contain any “persistently” serializable type."

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

Suggestions (3)
File Issue
cloudflare-one/team-and-resources/devices/cloudflare-one-client/troubleshooting/common-issues.mdx line 82 Passive voiceIP addresses used by customers uses a passive construction Fix: Rewrite in active voice, e.g. IP addresses that customers use.
workers/runtime-apis/bindings/worker-loader.mdx line 214 Bullet list with fewer than three items — Added line is a bullet item in a list that contains only two items (this item and the existing Service Bindings item). Fix: Consider writing the two items as prose instead of a bulleted list.
workers/runtime-apis/context.mdx line 179 Remove LLM-filler phrases — Line begins with "Note that props values specified in this way are allowed to contain..." Fix: Remove "Note that" and state the fact directly, e.g. "props values specified in this way may contain any “persistently” serializable type."
Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@github-actions

Copy link
Copy Markdown
Contributor

Preview URL: https://2c925b62.preview.developers.cloudflare.com
Preview Branch URL: https://fix-docs-typos.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/workers/runtime-apis/rpc/ https://fix-docs-typos.preview.developers.cloudflare.com/workers/runtime-apis/rpc/
https://developers.cloudflare.com/cloudflare-one/team-and-resources/devices/cloudflare-one-client/troubleshooting/common-issues/ https://fix-docs-typos.preview.developers.cloudflare.com/cloudflare-one/team-and-resources/devices/cloudflare-one-client/troubleshooting/common-issues/
https://developers.cloudflare.com/dynamic-workers/api-reference/ https://fix-docs-typos.preview.developers.cloudflare.com/dynamic-workers/api-reference/
https://developers.cloudflare.com/reference-architecture/how-to-use/ https://fix-docs-typos.preview.developers.cloudflare.com/reference-architecture/how-to-use/
https://developers.cloudflare.com/workers/examples/openai-sdk-streaming/ https://fix-docs-typos.preview.developers.cloudflare.com/workers/examples/openai-sdk-streaming/
https://developers.cloudflare.com/workers/runtime-apis/bindings/worker-loader/ https://fix-docs-typos.preview.developers.cloudflare.com/workers/runtime-apis/bindings/worker-loader/
https://developers.cloudflare.com/workers/runtime-apis/context/ https://fix-docs-typos.preview.developers.cloudflare.com/workers/runtime-apis/context/
https://developers.cloudflare.com/workflows/build/rules-of-workflows/ https://fix-docs-typos.preview.developers.cloudflare.com/workflows/build/rules-of-workflows/

@zeke
zeke merged commit 4647dee into production Sep 10, 2026
21 checks passed
@zeke
zeke deleted the fix/docs-typos branch September 10, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.