From ad84b415fb42c509e712f47409c764c20782bb6a Mon Sep 17 00:00:00 2001 From: David Warner II Date: Sun, 8 Nov 2020 21:26:26 -0800 Subject: [PATCH] Update README.md --- samples/react-image-gallery/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-image-gallery/README.md b/samples/react-image-gallery/README.md index 17285b152..2ff959a5c 100644 --- a/samples/react-image-gallery/README.md +++ b/samples/react-image-gallery/README.md @@ -1,4 +1,4 @@ -# Filterable Image Gallery Web Part +# Filterable Image Gallery ## Summary This sample describes an SPFx application which implements an image gallery with taxonomy base filtering and typed search. This application also implements pagination.