Skip to content

Commit 0b4dd9b

Browse files
authored
fix: mistype fix in afcl docs
mistype fix
1 parent 4163abf commit 0b4dd9b

File tree

1 file changed

+2
-2
lines changed
  • adminforth/documentation/docs/tutorial/03-Customization

1 file changed

+2
-2
lines changed

adminforth/documentation/docs/tutorial/03-Customization/15-afcl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,10 +1967,10 @@ import { MixedChart } from '@/afcl'
19671967
</div>
19681968
</div>
19691969

1970-
## Json Viever
1970+
## Json Viewer
19711971

19721972
```ts
1973-
import { JsonViever } from '@/afcl'
1973+
import { JsonViewer } from '@/afcl'
19741974
```
19751975

19761976
### Basic

0 commit comments

Comments
 (0)