From 3df6b49b8e6db8e690a5f8bbb0b4402ccae57e39 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Mon, 12 Dec 2016 01:49:01 +0000 Subject: [PATCH] Style nit --- packages/react-scripts/template/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/template/README.md b/packages/react-scripts/template/README.md index cc67c65a..461ac0e1 100644 --- a/packages/react-scripts/template/README.md +++ b/packages/react-scripts/template/README.md @@ -159,7 +159,7 @@ You don’t have to ever use `eject`. The curated feature set is suitable for sm ## Syntax Highlighting in the Editor -To configure the syntax highlighting in your favorite text editor, head to the [Babel's docs](https://babeljs.io/docs/editors) and follow the instructions. Some of the most popular editors are covered. +To configure the syntax highlighting in your favorite text editor, head to the [relevant Babel documentation page](https://babeljs.io/docs/editors) and follow the instructions. Some of the most popular editors are covered. ## Displaying Lint Output in the Editor