Skip to content

Commit 107dcb2

Browse files
Update menu.component.ts
1 parent 61e9065 commit 107dcb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/homepage/menu/menu.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ export class MenuComponent implements OnInit {
237237
{ title: 'Compodoc', path: '/recipes/documentation' },
238238
{ title: 'Prisma', path: '/recipes/prisma' },
239239
{ title: 'Serve static', path: '/recipes/serve-static' },
240-
{ title: 'Nest Commander', path: '/recipes/nest-commander' },
240+
{ title: 'Commander', path: '/recipes/nest-commander' },
241241
],
242242
},
243243
{

0 commit comments

Comments
 (0)