Skip to content

Commit 65b2cf1

Browse files
authored
Merge pull request #8 from SkeLLLa/patch-1
Fix typo in README.md example
2 parents 2f2866b + ac73566 commit 65b2cf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ The name of the release branch is the `releasePrefix` set in the git config appe
214214

215215
Example:
216216
```javascript
217-
NodeGit.Flow.startHotfix(
217+
NodeGit.Flow.startRelease(
218218
repository,
219219
'0.2.0'
220220
)

0 commit comments

Comments
 (0)