Skip to content

Commit f0776b9

Browse files
committed
docs: typo
1 parent 6e322fb commit f0776b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/guide/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Use the `~/` alias to the <kbd>[sourceCodeDir]</kbd> to disambiguate the referen
9595
Please refer to [Vite's troubleshooting guide](https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated).
9696

9797
You might need to add `"type": "module"` to your `package.json`, or rename
98-
`vite.config.ts` to `vite.config.mjs`.
98+
`vite.config.ts` to `vite.config.mts`.
9999

100100
## HMR Issues
101101

0 commit comments

Comments
 (0)