We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b342f01 + 591a6ff commit 72433daCopy full SHA for 72433da
1 file changed
lib/tree_entry.js
@@ -60,7 +60,7 @@ TreeEntry.prototype.getTree = function(callback) {
60
};
61
62
/**
63
- * Retrieve the tree for this entry. Make sure to call `isTree` first!
+ * Retrieve the blob for this entry. Make sure to call `isBlob` first!
64
* @async
65
* @return {Blob}
66
*/
0 commit comments