From 3dc462c306a306acb1d6ba367d13943a5a4c9922 Mon Sep 17 00:00:00 2001 From: Andrii Date: Fri, 22 Mar 2019 09:45:34 +0200 Subject: [PATCH] Fix typo --- REACT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REACT.md b/REACT.md index e2aba4a..8ab51cc 100644 --- a/REACT.md +++ b/REACT.md @@ -3,7 +3,7 @@ ## Intro This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) -It uses Sass (with .scss). The styles are loaded at the template level with n`ode-sass-chokidar` css preprocessor +It uses Sass (with .scss). The styles are loaded at the template level with `node-sass-chokidar` css preprocessor Dependencies are handled by **npm**.