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.
1 parent e26c292 commit 9fb1f2fCopy full SHA for 9fb1f2f
lib/GitHub.js
@@ -34,7 +34,7 @@ class GitHub {
34
35
/**
36
* Create a new Gist wrapper
37
- * @param {number} [id] - the id for the gist, leave undefined when creating a new gist
+ * @param {string} [id] - the id for the gist, leave undefined when creating a new gist
38
* @return {Gist}
39
*/
40
getGist(id) {
0 commit comments