Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

Commit 7592b7e

Browse files
committed
fixing typo
1 parent e56e8cc commit 7592b7e

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
@@ -1072,7 +1072,7 @@ var image = fs.readFileSync(__dirname, 'octonode.png');
10721072
var options = {
10731073
name: 'octonode.png',
10741074
contentType: 'image/png',
1075-
uplaodHost: 'uploads.github.com'
1075+
uploadHost: 'uploads.github.com'
10761076
};
10771077
ghrelease.uplaodAssets(image, options, callback)
10781078
```

0 commit comments

Comments
 (0)