We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf2672 commit 04b1b18Copy full SHA for 04b1b18
src/app.module.ts
@@ -47,7 +47,7 @@ import { SchoolModule } from './school/school.module';
47
},
48
{
49
provide: 'APP_NAME',
50
- useValue: 'The best Nest events backend',
+ useValue: 'The Nest events application backend',
51
52
53
provide: 'MESSAGE',
0 commit comments