From 6e85ecc52ae3a683cb5088da8fd275c6b46655d9 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sat, 30 Oct 2021 16:29:01 -0400 Subject: [PATCH] Fixed casing issue with SPFx --- samples/react-pnp-controls/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-pnp-controls/README.md b/samples/react-pnp-controls/README.md index f4dbc084e..da7c75140 100644 --- a/samples/react-pnp-controls/README.md +++ b/samples/react-pnp-controls/README.md @@ -26,7 +26,7 @@ This is a sample project that contains a web part which makes use of the PnP SPF ## Compatibility -![SPFx 1.11](https://img.shields.io/badge/spfx-1.11.0-green.svg) +![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) ![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower")