From b1b69229f51606ae993ab08ffaf6cad1bbaa242e Mon Sep 17 00:00:00 2001 From: Sam Pastoriza Date: Tue, 4 Oct 2016 16:43:13 -0400 Subject: [PATCH] Spell check --- packages/react-scripts/template/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/template/public/index.html b/packages/react-scripts/template/public/index.html index c89bbf37a44..aab5e3b00ce 100644 --- a/packages/react-scripts/template/public/index.html +++ b/packages/react-scripts/template/public/index.html @@ -9,7 +9,7 @@ It will be replaced with the URL of the `public` folder during the build. Only files inside the `public` folder can be referenced from the HTML. - Unlike "/favicon.ico" or "favico.ico", "%PUBLIC_URL%/favicon.ico" will + Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. -->