From fb012d42128045c4682c561363b52de3ff77b54c Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sat, 25 Apr 2020 00:30:54 -0400 Subject: [PATCH] Update README.md Fixed typos --- samples/react-add-js-css-ref/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-add-js-css-ref/README.md b/samples/react-add-js-css-ref/README.md index 2893e41cf..04acb459e 100644 --- a/samples/react-add-js-css-ref/README.md +++ b/samples/react-add-js-css-ref/README.md @@ -21,7 +21,7 @@ WebPart in Action ![Webpart in action](assets/webpartinaction.gif?raw=true "Webpart in action") -Challanges/Drawback with ONLY using SPFx extension for adding js and css file references. +Challenges/Drawback with ONLY using SPFx extension for adding js and css file references. * JS and CSS file references links needs to be hardcoded in solution * Changes to code required if we need to change add new reference or remove existing reference. * Redeployment of package and installation