Skip to content

Commit b6aa677

Browse files
authored
Update README.md
fix typo in README.md
1 parent ddcd84a commit b6aa677

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,11 @@ gitfile:
9292
#relative path values are always relative to the path of the .gitfile
9393
path: ~/workspace/github/Bobonium/
9494
#optional: version to checkout (defaults to master)
95-
#tags, branch names and commit hases are all valid values
95+
#tags, branch names and commit hashes are all valid values
9696
#if you can run `git checkout $VERSION` it's valid
9797
version: master
9898
```
9999
100100
#### Release Cycle:
101101
102-
Master branch will always be the current release; if it's good enough to merge, it's good enough to be released
102+
Master branch will always be the current release; if it's good enough to be merged, it's good enough to be released

0 commit comments

Comments
 (0)