diff --git a/README.md b/README.md index 6f899ed..0216ab2 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ module.exports = { }; ``` -In fact, the config module just exports an object which is used as the `options` parameter for the [compileRoots](#compilerootsoptions) method. +In fact, the config module just exports an object which is then used as the `options` parameter for the [compileRoots](#compilerootsoptions) method. ## Requirements