There was an error while loading. Please reload this page.
1 parent b342f01 commit 591a6ffCopy full SHA for 591a6ff
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