docs: fix typo (#23013)

This commit is contained in:
Sam Chen
2020-04-08 09:34:26 +08:00
committed by GitHub
parent 4e3c58f2ba
commit 87f998beb7

View File

@@ -37,7 +37,7 @@ We will use [modifyVars](http://lesscss.org/usage/#using-less-in-the-browser-mod
### Customize in webpack
We take a typical `webpack.config.js` file as example to customize it's [less-loader](https://github.com/webpack-contrib/less-loader) options.
We take a typical `webpack.config.js` file as example to customize its [less-loader](https://github.com/webpack-contrib/less-loader) options.
```diff
// webpack.config.js