From c4bc5c7739f29ecf2c5056623988ffe092335437 Mon Sep 17 00:00:00 2001 From: Luise Freese Date: Fri, 24 Jun 2022 11:24:20 +0200 Subject: [PATCH] Update sample.json typofix --- samples/react-graph-auto-batching/assets/sample.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/react-graph-auto-batching/assets/sample.json b/samples/react-graph-auto-batching/assets/sample.json index e229d9ab9..d98ca85cc 100644 --- a/samples/react-graph-auto-batching/assets/sample.json +++ b/samples/react-graph-auto-batching/assets/sample.json @@ -6,7 +6,7 @@ "shortDescription": "This same shows how to abstract batching graph requests", "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-graph-auto-batching", "longDescription": [ - "This same shows how to abstract batching graph requests" + "This sample shows how to abstract batching Graph requests" ], "creationDateTime": "2022-02-03", "updateDateTime": "2022-02-03", @@ -47,4 +47,4 @@ } ] } -] \ No newline at end of file +]