Skip to content

Fix typos in Go SDK documentation#4251

Open
bechols wants to merge 2 commits intomainfrom
fix/typos-develop-go
Open

Fix typos in Go SDK documentation#4251
bechols wants to merge 2 commits intomainfrom
fix/typos-develop-go

Conversation

@bechols
Copy link
Contributor

@bechols bechols commented Feb 27, 2026

Summary

  • Fix 25 typos, spelling errors, and grammar mistakes across 12 files in docs/develop/go/
  • Includes misspellings (PaylodCodec, Definitons, bellow, Cancelation), subject-verb agreement errors, missing spaces, and incorrect field references (RetryPolicy → HeartbeatTimeout)

Changes

File Fixes
core-application.mdx 6 fixes: missing space, wrong field name, "Definitons", "down stream" (x3), "debugging purpose"
observability.mdx 5 fixes: "in via", "put"→"puts", "similar"→"similarly" (x2), "uses"→"use"
cancellation.mdx 3 fixes: "pages"→"page", "Cancelation"→"Cancellation", "is an Activity"→"in an Activity"
go-sdk-multithreading.mdx 2 fixes: "at the time"→"at a time", "SDKs contains"→"SDK contains"
schedules.mdx 2 fixes: missing period, "action"→"actions"
message-passing.mdx 2 fixes: "listen"→"listens", "channel"→"channels"
failure-detection.mdx 1 fix: RetryPolicy → HeartbeatTimeout
converters-and-encryption.mdx 1 fix: "PaylodCodec"→"PayloadCodec"
side-effects.mdx 1 fix: "deterministic"→"determinism"
temporal-client.mdx 1 fix: missing space after markdown link
test-suites.mdx 1 fix: "bellow"→"below"
asynchronous-activity-completion.mdx 1 fix: list numbering

Test plan

  • Verify docs build successfully
  • Spot-check rendered pages for formatting issues

🤖 Generated with Claude Code

┆Attachments: EDU-5963 Fix typos in Go SDK documentation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bechols bechols requested a review from a team as a code owner February 27, 2026 17:04
@vercel
Copy link

vercel bot commented Feb 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Feb 27, 2026 7:31pm

Request Review

@github-actions
Copy link
Contributor

github-actions bot commented Feb 27, 2026

Separate the summary numbered list from the detailed step-by-step
walkthrough to avoid confusing blended numbering.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants