Skip to content

Commit 50b04c5

Browse files
Update recipes.module.ts
1 parent db47331 commit 50b04c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/homepage/pages/recipes/recipes.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ const routes: Routes = [
6464
{
6565
path: 'crud-generator',
6666
component: CrudGeneratorComponent,
67-
data: { title: 'CRUD (resource) generators' },
67+
data: { title: 'CRUD generator' },
6868
},
6969
{
7070
path: 'hot-reload',

0 commit comments

Comments
 (0)