Skip to content

docs: fix typo in README upgrade recommendation#251

Merged
jdneo merged 1 commit into
microsoft:mainfrom
evanclan:fix/readme-upgrade-typo
May 22, 2026
Merged

docs: fix typo in README upgrade recommendation#251
jdneo merged 1 commit into
microsoft:mainfrom
evanclan:fix/readme-upgrade-typo

Conversation

@evanclan
Copy link
Copy Markdown
Contributor

What

Fix a small typo in README.md under the Usage-based billing support section.

The current wording contains a duplicated to:

we strongly recommend upgrading to the plugin to 0.18.0 or later as soon as possible.

This change drops the redundant first to so the sentence reads naturally:

we strongly recommend upgrading the plugin to 0.18.0 or later as soon as possible.

Why

The wording was introduced in #227 when the usage-based billing section was added. The duplicated to makes the sentence grammatically incorrect and is the first thing users see in the README, so it is worth tightening up.

Scope

  • Single-line, docs-only change. No source, build, test, or behavior is affected.
  • No CLA-relevant code change; pure prose fix.

Verification

  • git diff shows a one-character (well, three-character) change confined to README.md.
  • README.md still renders correctly as Markdown; no link, list, heading, or code block was touched.

Made with Cursor

Remove the duplicated "to" in the upgrade recommendation sentence under
"Usage-based billing support". The previous wording read "upgrading to
the plugin to **0.18.0 or later**", which is grammatically incorrect.
The corrected sentence reads "upgrading the plugin to **0.18.0 or
later**".
Copilot AI review requested due to automatic review settings May 22, 2026 00:44
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the README to fix formatting and grammar in the usage-based billing compatibility recommendation.

Changes:

  • Fixes a markdown line/indentation issue so the recommendation renders as a normal paragraph line.
  • Corrects wording from “upgrading to the plugin” to “upgrading the plugin”.

Copy link
Copy Markdown
Member

@jdneo jdneo left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!

@jdneo jdneo merged commit 790bff8 into microsoft:main May 22, 2026
4 checks passed
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.

3 participants