Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
spier committed Jan 10, 2021
1 parent 209294a commit 0675e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/technical-git-howto.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ commit that change to our new branch.

```
$ git add patterns/1-initial/ewoks-do-not-hunt.md
$ git commit -m "Inner Source Pattern to deal with Ewoks that do not hunt"
$ git commit -m "InnerSource Pattern to deal with Ewoks that do not hunt"
```

And we should finally upload that branch and file to the server.
Expand Down

0 comments on commit 0675e28

Please sign in to comment.