-
Notifications
You must be signed in to change notification settings - Fork 582
Fix typos #122
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 typos #122
Conversation
|
Hey @pstoeckle it seems like you'll need to run make fmt? |
|
Hi @egernst, I rebased my commit on the new main, and executed |
|
|
|
The problem was not Now, the pipeline should be passing, and I fixed the typo in the protobuf file (see apple/container-builder-shim#15) |
|
@pstoeckle |
|
Should I rebase again? 😅 |
|
@pstoeckle Yes please! You may need to remove the second commit that updates the protos |
|
Done! |
Hi there,
some small typos I fixed using
typos.Cheers,
Patrick