From ad5e984f5e91daecd7f796d41cf980ff2f128a2e Mon Sep 17 00:00:00 2001 From: Nicholas Ionata Date: Thu, 21 May 2020 12:57:08 -0400 Subject: [PATCH] fixed json parsing err on cms readme --- cms/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/README.md b/cms/README.md index 800bf2d5..cad399b1 100644 --- a/cms/README.md +++ b/cms/README.md @@ -33,7 +33,7 @@ The frontend (**public/frontend**) is served this way with a slight twist. Due t > As routes are added to react router, they will need to be added to the config -```json +``` // middlewares/frontend/defaults.json {