Skip to content

Commit 0675e28

Browse files
committed
fix spelling
1 parent 209294a commit 0675e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/technical-git-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ commit that change to our new branch.
9393

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

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

0 commit comments

Comments
 (0)