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

Fix typo in README #858

Merged
merged 1 commit into from
May 8, 2023
Merged

Fix typo in README #858

merged 1 commit into from
May 8, 2023

Conversation

sean-ahn
Copy link
Contributor

@sean-ahn sean-ahn commented May 1, 2023

Description:

Hello, I'm excited to submit my first contribution to this open-source project! I noticed a typo in the code where unint32 was used instead of uint32, so I made the necessary changes to ensure the code is correct.

Changes Made:

  • Replaced all instances of unint32 with uint32 for consistency and correctness

Thanks for considering my contribution, and please let me know if there's anything else I can do to help improve the project!

Fix `unint32` to `uint32`
@CLAassistant
Copy link

CLAassistant commented May 1, 2023

CLA assistant check
All committers have signed the CLA.

@elliotmjackson elliotmjackson enabled auto-merge (squash) May 2, 2023 21:34
@elliotmjackson elliotmjackson enabled auto-merge (squash) May 2, 2023 21:34
@elliotmjackson elliotmjackson merged commit ddc5c91 into bufbuild:main May 8, 2023
6 checks passed
@sean-ahn sean-ahn deleted the patch-1 branch May 8, 2023 15:25
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.

None yet

3 participants