Skip to content

Commit 9a55e8b

Browse files
authored
docs: fix typo (#2311)
1 parent 180d54a commit 9a55e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website-new/docs/en/guide/start/quick-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ root.render(
203203
204204
```json
205205
{
206-
"Compiler options": {
206+
"compilerOptions": {
207207
"path":{
208208
"*": ["./@mf-types/*"]
209209
}

0 commit comments

Comments
 (0)