Skip to content

Commit 811870b

Browse files
authored
fix: update filename in explanation (tomalaforge#955)
1 parent 61fd418 commit 811870b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/challenges/nx/26-generator-comp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export class UserComponent {
5555

5656
---
5757

58-
`user.store.json`
58+
`user.store.ts`
5959

6060
```ts
6161
import { Injectable, inject } from '@angular/core';

0 commit comments

Comments
 (0)