From af5801c2798073fba84fb6401a96855f3d33d056 Mon Sep 17 00:00:00 2001 From: Siddharth Vaghasia Date: Wed, 1 Mar 2023 23:45:17 +0530 Subject: [PATCH] updated read me --- samples/react-teams-conversationview/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/react-teams-conversationview/README.md b/samples/react-teams-conversationview/README.md index c1ba00630..d4dbed85a 100644 --- a/samples/react-teams-conversationview/README.md +++ b/samples/react-teams-conversationview/README.md @@ -4,7 +4,7 @@ Have you ever struggled to find or search the conversations from Microsoft Team's channel ? -This sample webpart is developed to display the Microsoft Team's channel's conversation in a simpler way which makes easy to search and filters the new conversations and its replies. Please note that this webpart is designed to use in Microsoft Teams only. +This sample web part is developed to display the Microsoft Team's channel's conversation in a simpler way which makes easy to search and filters the new conversations and its replies. Please note that this web part is designed to use in Microsoft Teams only. ## Features @@ -81,7 +81,7 @@ This sample webpart is developed to display the Microsoft Team's channel's conve - **npm install** - **gulp serve** -As this SPFx webpart only works with in Teams's context, please follow below links to deploy it to tenant and make it available in Microsoft Teams +As this SPFx web part only works with in Teams's context, please follow below links to deploy it to tenant and make it available in Microsoft Teams [Package and Deploy](https://learn.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/using-web-part-as-ms-teams-tab#package-and-deploy-your-web-part-to-sharepoint)