From 54166fcef91f18f4269dbc8f4efeb96412c826a6 Mon Sep 17 00:00:00 2001 From: Cory House Date: Fri, 22 Jul 2016 22:27:09 -0500 Subject: [PATCH] Typo fix --- template/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/README.md b/template/README.md index c5828ffcac6..d39c28714e0 100644 --- a/template/README.md +++ b/template/README.md @@ -264,7 +264,7 @@ suppress_type=$FlowIssue suppress_type=$FlowFixMe ``` -Re-run flow, and you sholdn’t get any extra issues. +Re-run flow, and you shouldn’t get any extra issues. If you later `eject`, you’ll need to replace `react-scripts` references with the `` placeholder, for example: