From 33a9700173f6ff52c18bd6aca6444d6e0a44fe95 Mon Sep 17 00:00:00 2001 From: Ben Pickles Date: Tue, 25 Apr 2017 15:14:06 +0100 Subject: [PATCH] Fix Netlify heading level. (#2033) --- 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 0cda7e071f..da55a2e58a 100644 --- a/packages/react-scripts/template/README.md +++ b/packages/react-scripts/template/README.md @@ -1500,7 +1500,7 @@ In this case, ensure that the file is there with the proper lettercase and that See the [Modulus blog post](http://blog.modulus.io/deploying-react-apps-on-modulus) on how to deploy your react app to Modulus. -## Netlify +### Netlify **To do a manual deploy to Netlify’s CDN:**