Skip to content

Commit 52b51e7

Browse files
committed
chore: grammar on typings info
1 parent 22489fd commit 52b51e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/commands/typings.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export class TypingsCommand implements ICommand {
3535
typingsFolder = this.$options.copyTo;
3636
}
3737
this.$logger.info(
38-
"Typing have been generated in the following directory:",
38+
"Typings have been generated in the following directory:",
3939
typingsFolder
4040
);
4141
}

0 commit comments

Comments
 (0)