Skip to content

Commit a3c0978

Browse files
Merge branch 'master' of https://github.com/nestjs/nest-cli
2 parents 4079224 + 6ab5ba7 commit a3c0978

File tree

3 files changed

+1411
-1309
lines changed

3 files changed

+1411
-1309
lines changed

actions/info.action.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export class InfoAction extends AbstractAction {
8282

8383
async displayNestInformation(): Promise<void> {
8484
this.displayCliVersion();
85-
console.info(green`[Nest Platform Information`);
85+
console.info(green`[Nest Platform Information]`);
8686
await this.displayNestInformationFromPackage();
8787
}
8888

0 commit comments

Comments
 (0)