fix: correct typos in README and source comment - #809
Merged
dossy merged 1 commit intoJul 16, 2026
Conversation
- "charactors" -> "characters" (README line 168) - "deafult" -> "default" (README line 289) - "outselves" -> "ourselves" (pkg/dbmate/db.go line 147)
dossy
self-requested a review
July 16, 2026 22:48
Collaborator
|
Thanks! |
Merged
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> <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> </div> Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Three small typos:
charactors->charactersdeafult port 8123->default port 8123pkg/dbmate/db.goline 147 (comment):outselves->ourselves