Skip to content

Fix typos and broken references across skill docs#56

Merged
donald-pinckney merged 1 commit intotemporalio:devfrom
jacksonlo:fix/typos-and-broken-references
Mar 31, 2026
Merged

Fix typos and broken references across skill docs#56
donald-pinckney merged 1 commit intotemporalio:devfrom
jacksonlo:fix/typos-and-broken-references

Conversation

@jacksonlo
Copy link
Copy Markdown
Contributor

@jacksonlo jacksonlo commented Mar 24, 2026

What was changed

  • Fix missing trailing | in error-reference.md table header (breaks Markdown table rendering)
  • Fix wrong reference path in go.md: references/python/determinism-protection.mdreferences/go/determinism-protection.md
  • Add missing .md extension to testing reference in go/determinism-protection.md
  • Fix typos: "Activty" → "Activity", "accomplised" → "accomplished", "discourged" → "discouraged"

Why?

The broken table header causes GitHub's Markdown renderer to not render the table properly. The wrong reference path in go.md points Go users to the Python determinism-protection doc instead of the Go one. The missing .md extension is inconsistent with all other reference links in the docs.

Checklist

  1. N/A (minor doc fixes)

  2. How was this tested: Verified all referenced files exist and links are correct.

  3. Any docs updates needed? No — these are the docs.

- Fix missing trailing pipe in error-reference.md table header
- Fix wrong reference path in go.md (python -> go determinism-protection)
- Add missing .md extension to testing reference in go/determinism-protection.md
- Fix typos: "Activty" -> "Activity", "accomplised" -> "accomplished", "discourged" -> "discouraged"
@jacksonlo jacksonlo requested a review from a team as a code owner March 24, 2026 21:05
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 24, 2026

CLA assistant check
All committers have signed the CLA.

@donald-pinckney donald-pinckney changed the base branch from main to dev March 31, 2026 18:19
Copy link
Copy Markdown
Collaborator

@donald-pinckney donald-pinckney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the fixes!

@donald-pinckney donald-pinckney merged commit 68ebe14 into temporalio:dev Mar 31, 2026
3 checks passed
donald-pinckney pushed a commit that referenced this pull request Apr 1, 2026
- Fix missing trailing pipe in error-reference.md table header
- Fix wrong reference path in go.md (python -> go determinism-protection)
- Add missing .md extension to testing reference in go/determinism-protection.md
- Fix typos: "Activty" -> "Activity", "accomplised" -> "accomplished", "discourged" -> "discouraged"
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.

4 participants