Skip to content

Commit 8d5d854

Browse files
jbrunihaoqunjiang
authored andcommitted
docs: fix typo in troubleshooting.md (#3599) [ci skip]
1 parent b2d6dbd commit 8d5d854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ module.exports = {
3030
```
3131

3232
::: warning
33-
Disabling `resovle.symlinks` may break hot module reloading if your dependencies are installed by third-party npm clients that utilized symbolic links, such as`cnpm` or `pnpm`.
33+
Disabling `resolve.symlinks` may break hot module reloading if your dependencies are installed by third-party npm clients that utilized symbolic links, such as`cnpm` or `pnpm`.

0 commit comments

Comments
 (0)