Skip to content

Commit edfd459

Browse files
authored
Update readme.md
Closes #869
1 parent 459ec92 commit edfd459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple-git/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ For type details of the response for each of the tasks, please see the [TypeScri
236236
additional arguments supported by [git checkout](https://git-scm.com/docs/git-checkout) can be supplied as an
237237
[options](#how-to-specify-options) object/array.
238238

239-
- `.checkout(options)` - uses the checks out the supplied [options](#how-to-specify-options) object/array to check out.
239+
- `.checkout(options)` - check out a tag or revision using the supplied [options](#how-to-specify-options)
240240

241241
- `.checkoutBranch(branchName, startPoint)` - checks out a new branch from the supplied start point.
242242

0 commit comments

Comments
 (0)