Skip to content

Commit 04b1b18

Browse files
change test
1 parent 0cf2672 commit 04b1b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import { SchoolModule } from './school/school.module';
4747
},
4848
{
4949
provide: 'APP_NAME',
50-
useValue: 'The best Nest events backend',
50+
useValue: 'The Nest events application backend',
5151
},
5252
{
5353
provide: 'MESSAGE',

0 commit comments

Comments
 (0)