Skip to content

Commit 6e17224

Browse files
Merge pull request SharePoint#8708 from alextabone/patch-2
Rename button name from Deploy to Enable app
2 parents 3f7bb97 + 45a69db commit 6e17224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/web-parts/get-started/serve-your-web-part-in-a-sharepoint-page.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Deploy your client-side web part to a SharePoint page (Hello World part 3)
33
description: Deploy your client-side web part to SharePoint and see it working on a modern SharePoint page.
4-
ms.date: 02/10/2022
4+
ms.date: 01/26/2023
55
ms.localizationpriority: high
66
ms.custom: scenarios:getting-started
77
---
@@ -123,7 +123,7 @@ Next, you need to deploy the package that was generated to the app catalog.
123123

124124
![Trust client-side solution deployment](../../../images/sp-app-deploy-trust.png)
125125

126-
3. Select **Deploy**.
126+
3. Select **Enable app**.
127127

128128
Notice that you can see if there's any exceptions or issues in the package by looking the **App Package Error Message** column in the app catalog.
129129

0 commit comments

Comments
 (0)