Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mpermar committed Aug 21, 2023
1 parent 4fb8791 commit e783b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING_CLA.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ This is a rough outline of what a contributor's workflow looks like:
Example:

``` shell
git remote add upstream https://github.com/vmware-labs/vmware-image-builder-action.git
git remote add upstream https://github.com/vmware-labs/distribution-tooling-for-helm.git
git checkout -b my-new-feature main
git commit -a
git push origin my-new-feature
Expand Down

0 comments on commit e783b46

Please sign in to comment.