diff --git a/download/src/index.js b/download/src/index.js index a844e54..f61bf6c 100644 --- a/download/src/index.js +++ b/download/src/index.js @@ -43,7 +43,7 @@ async function main() { process.exit(); }) - info('For the sources, check out: https://github.com/zeit/now-cli') + info('For the source code, check out: https://github.com/zeit/now-cli') // Print an empty line console.log('')