Skip to content

docs(opencode): fix typo in control-plane dev README - #39113

Open
Hashim1999164 wants to merge 1 commit into
anomalyco:devfrom
Hashim1999164:fix/dev-readme-whenever-typo
Open

docs(opencode): fix typo in control-plane dev README#39113
Hashim1999164 wants to merge 1 commit into
anomalyco:devfrom
Hashim1999164:fix/dev-readme-whenever-typo

Conversation

@Hashim1999164

@Hashim1999164 Hashim1999164 commented Jul 27, 2026

Copy link
Copy Markdown

Issue for this PR

Fixes #27485

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

There was a spelling typo in packages/opencode/src/control-plane/dev/README.md: whenver instead of whenever in the debug workspace docs. This PR corrects that single word so the sentence reads clearly.

How did you verify your code works?

Opened the README and confirmed the line now says whenever. No code paths changed.

Screenshots / recordings

N/A (docs-only change)

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Correct "whenver" to "whenever" in the debug workspace docs.
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels Jul 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title Fix typo in control-plane dev README doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@Hashim1999164 Hashim1999164 changed the title Fix typo in control-plane dev README docs(opencode): fix typo in control-plane dev README Jul 27, 2026
@github-actions github-actions Bot removed needs:title needs:compliance This means the issue will auto-close after 2 hours. labels Jul 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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.

Fix typo in dev README: whenver -> whenever

1 participant