Skip to content

Commit ac73566

Browse files
authored
Fix typo in README.md example
1 parent 2f2866b commit ac73566

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)