Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc(bigtable): Fix misspelled words #11489

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bhshkh
Copy link
Contributor

@bhshkh bhshkh commented Jan 22, 2025

Fixing below errors

$ ./bin/misspell .
admin.go:713:49: "colleciton" is a misspelling of "collection"
admin.go:1439:22: "minumum" is a misspelling of "minimum"
admin.go:1587:58: "deatils" is a misspelling of "details"
admin.go:2054:15: "teh" is a misspelling of "the"
bigtable_test.go:989:59: "reponse" is a misspelling of "response"
bigtable.go:1044:3: "Overriden" is a misspelling of "Overridden"
integration_test.go:2648:46: "alotted" is a misspelling of "allotted"
integration_test.go:2675:13: "Encyrption" is a misspelling of "Encryption"

@bhshkh bhshkh requested review from a team as code owners January 22, 2025 22:19
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the Bigtable API. label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant