Skip to content

Commit 1942ce4

Browse files
committed
Merge pull request #54 from jacobrossi/patch-1
Update README.md
2 parents d7a090e + 3a7b2f3 commit 1942ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Show repository information
4949
repo.show(function(err, repo) {});
5050
```
5151

52-
Get contents at a particular path.
52+
Get contents at a particular path in a particular branch.
5353

5454
```js
5555
repo.contents("master", "path/to/dir", function(err, contents) {});

0 commit comments

Comments
 (0)