fix typo
This commit is contained in:
parent
20c5faaba7
commit
454f0781df
2
index.js
2
index.js
@ -43,7 +43,7 @@ function main () {
|
||||
const folder = process.cwd ();
|
||||
|
||||
if (!snippet.assert (folder, args)) {
|
||||
console.log ('snipped rejected arguments');
|
||||
console.log ('snippet rejected arguments');
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user