Skip to content

Commit f8e9bfa

Browse files
authored
docs(cn): configuration-languages.mdx (#1505)
fix: typo
1 parent d6b5652 commit f8e9bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/configuration/configuration-languages.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export default config;
8484
}
8585
```
8686

87-
**第二种方法**需要先安装 `tsconfig-paths` 这个 npm 包,如下所示:
87+
**第三种方法**需要先安装 `tsconfig-paths` 这个 npm 包,如下所示:
8888

8989
```bash
9090
npm install --save-dev tsconfig-paths

0 commit comments

Comments
 (0)