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

Commit 275dc33

Browse files
author
timeless@gmail.com
committed
spelling: synopsis
1 parent 192300b commit 275dc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdocs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ if (flag === '--login') {
3939
}
4040

4141
function help() {
42-
console.log('Synopsys');
42+
console.log('Synopsis');
4343
console.log('gdocs.js --login <username>');
4444
console.log('gdocs.js --fetch [<docs collection>]');
4545
process.exit(-1);

0 commit comments

Comments
 (0)