diff --git a/docs/index.md b/docs/index.md index b3be21d308..064477bb55 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1090,7 +1090,7 @@ By default, Mocha looks for a `package.json` in the current working directory or > _New in Node.js v12.12.0_ If the [`--enable-source-maps`](https://nodejs.org/dist/latest-v12.x/docs/api/cli.html#cli_enable_source_maps) flag -is passed to Node.js, source-maps will be collected and used to provide accurate stack traces for transpiled code: +is passed to mocha, source maps will be collected and used to provide accurate stack traces for transpiled code: ```bash Error: cool