From fc1b503d5ed21d6721f4564f451059b4a584d3f6 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 8 Nov 2020 23:23:13 -0500 Subject: [PATCH] Update README.md --- samples/react-graph-calendar/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-graph-calendar/README.md b/samples/react-graph-calendar/README.md index 536f4da94..7a42ca868 100644 --- a/samples/react-graph-calendar/README.md +++ b/samples/react-graph-calendar/README.md @@ -1,4 +1,4 @@ -# React Graph Calendar Web Part +# Graph Calendar ## Summary This is a sample web part developed using React Framework to gather events from the underlying group calendar of a Team site. This sample also demonstrates the utilization of web parts as Teams tabs and Personal tab and offering a visualization context to change behaviors based on the platform used (Getting the proper information from the team vs. SharePoint site, understanding the context of the theme on Teams, etc.).