diff --git a/_common/github-source.js b/_common/github-source.js index 42549b1..b6f4e6d 100644 --- a/_common/github-source.js +++ b/_common/github-source.js @@ -10,7 +10,7 @@ let GitHubishSource = require('./githubish-source.js'); * @param {Object} opts * @param {String} opts.owner * @param {String} opts.repo - * @param {String} opts.baseurl + * @param {String} [opts.baseurl] * @param {String} [opts.username] * @param {String} [opts.token] */