From a8bee3f4ced2e19dc4e83a4366f660931ebc5801 Mon Sep 17 00:00:00 2001 From: bcoe Date: Sat, 1 Feb 2020 14:15:12 -0800 Subject: [PATCH] chore: fix typo --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 9550d00ab9..6ce604e9a5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1083,7 +1083,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 acurate stack traces for transpiled code: +is passed to Node.js, source-maps will be collected and used to provide accurate stack traces for transpiled code: ```bash Error: cool