From 96edd2f317f34663542c7779f33721b5ddd2df3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Fri, 10 Jan 2020 03:10:22 +0100 Subject: [PATCH] Update docs/configuration.md Co-Authored-By: Jayden Seric --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 5d1694cd8a..f8c0a11de0 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -77,7 +77,7 @@ Alternatively, you can choose to specify your [`.babelrc.json`](#babelrc) config } ``` -### JavaScript configuratino files +### JavaScript configuration files You can also write `babel.config.json` and `.babelrc.json` files using JavaScript: