From cc44e4e0f124e4a3a6a10796255c4b077f885bf0 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Thu, 8 Apr 2021 12:13:59 -0400 Subject: [PATCH] Update README.md --- samples/react-upgrade-me/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-upgrade-me/README.md b/samples/react-upgrade-me/README.md index f96e26327..3b488fd99 100644 --- a/samples/react-upgrade-me/README.md +++ b/samples/react-upgrade-me/README.md @@ -4,7 +4,7 @@ This web part does nothing, really. It is intended to be used to test upgrading SPFx web parts and demonstrating incompatibility issues between versions of SPFx and Node.js. -![picture of the web part in action](./assets/react-upgrade-me.png) +![picture of the web part in action saying 'This web part does nothing'](./assets/react-upgrade-me.png) ## Compatibility