Skip to content

fix: typo person_to_be_greated → person_to_be_greeted#256

Open
nthmost-orkes wants to merge 1 commit intomainfrom
fix/typo-person-greeted
Open

fix: typo person_to_be_greated → person_to_be_greeted#256
nthmost-orkes wants to merge 1 commit intomainfrom
fix/typo-person-greeted

Conversation

@nthmost-orkes
Copy link
Copy Markdown
Contributor

Fixes conductor-oss/getting-started#27

Corrects the misspelling person_to_be_greatedperson_to_be_greeted throughout the README (6 occurrences). The typo was present in code blocks, prose explanations, and inline references.

Note: the example code in examples/hello_world/ already uses the correct spelling and didn't need changes.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
integration-tests-v4 53.69% <ø> (+0.26%) ⬆️
integration-tests-v5 25.81% <ø> (-4.64%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Go SDK README has a typo in example code: 'person_to_be_greated'

1 participant