docs: fix typo in troubleshooting.md (#3599) [ci skip]

This commit is contained in:
J Bruni
2019-03-09 03:56:15 -03:00
committed by Haoqun Jiang
parent b2d6dbdd0c
commit 8d5d854925

View File

@@ -30,4 +30,4 @@ module.exports = {
```
::: warning
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`.
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`.