Skip to content

fix: correct typos in README and source comment - #809

Merged
dossy merged 1 commit into
amacneil:mainfrom
maxtaran2010:fix/typos-in-readme-and-comments
Jul 16, 2026
Merged

fix: correct typos in README and source comment#809
dossy merged 1 commit into
amacneil:mainfrom
maxtaran2010:fix/typos-in-readme-and-comments

Conversation

@maxtaran2010

Copy link
Copy Markdown
Contributor

Three small typos:

  • README line 168: charactors -> characters
  • README line 289: deafult port 8123 -> default port 8123
  • pkg/dbmate/db.go line 147 (comment): outselves -> ourselves

- "charactors" -> "characters" (README line 168)
- "deafult" -> "default" (README line 289)
- "outselves" -> "ourselves" (pkg/dbmate/db.go line 147)
Copilot AI review requested due to automatic review settings July 8, 2026 09:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@dossy
dossy self-requested a review July 16, 2026 22:48
@dossy

dossy commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Thanks!

@dossy
dossy merged commit 2183dd8 into amacneil:main Jul 16, 2026
10 checks passed
@sofuture sofuture mentioned this pull request Aug 7, 2026
sofuture added a commit that referenced this pull request Aug 7, 2026
<!-- CURSOR_AGENT_PR_BODY_BEGIN -->
Bump version to v2.35.0.

Includes since v2.34.1:
- fix: correct typos in README and source comment (#809)
- fix: remove extra bound argument in BigQuery InsertMigration (#817)
- Bump actions/setup-go from 6 to 7 (#818)
- Bump actions/setup-node from 6 to 7 (#815)
- Bump google.golang.org/grpc from 1.80.0 to 1.82.1 (#819)

After merge, create the GitHub release `v2.35.0` so Actions can publish
binaries, NPM, and Homebrew.
<!-- CURSOR_AGENT_PR_BODY_END -->

<div><a
href="https://cursor.com/agents/bc-9c24485d-093f-4749-9339-6aad3f87f392?cursor_ref=pr_footer&cursor_cta=open_in_web"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source
media="(prefers-color-scheme: light)"
srcset="https://cursor.com/assets/images/open-in-web-light.png"><img
alt="Open in Web" width="114" height="28"
src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a>&nbsp;<a
href="https://cursor.com/background-agent?bcId=bc-9c24485d-093f-4749-9339-6aad3f87f392&cursor_ref=pr_footer&cursor_cta=open_in_cursor"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source
media="(prefers-color-scheme: light)"
srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img
alt="Open in Cursor" width="131" height="28"
src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;</div>

Co-authored-by: Cursor Agent <cursoragent@cursor.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.

3 participants