Skip to content

Commit 46c5e08

Browse files
Merge pull request SharePoint#6316 from kalluu-ck/patch-1
Remove redundant ')' in the last sentence
2 parents 1e07654 + 83dafb7 commit 46c5e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/web-parts/overview-client-side-web-parts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Client-side web parts are the basic building block to implement other types of c
2222
- Client-side web parts can be used to implement tabs in Microsoft Teams. For more information about using web parts in Microsoft Teams, see [Building Microsoft Teams Tabs using SharePoint Framework](../integrate-with-teams-introduction.md).
2323
- Client-side web parts can be used to implement Office add-ins in clients such as Outlook. For more information about using web parts in Office clients, see [Creating Outlook add-ins using SharePoint Framework](../office-addins-create.md).
2424

25-
Try [building your first client-side web part today using the SharePoint Framework](get-started/build-a-hello-world-web-part.md))!
25+
Try [building your first client-side web part today using the SharePoint Framework](get-started/build-a-hello-world-web-part.md)!
2626

2727
## See also
2828

0 commit comments

Comments
 (0)