Skip to content

Commit 6fd489b

Browse files
committed
wording update
1 parent 5356f89 commit 6fd489b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-services/openai/how-to/use-web-app.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ Sample source code for the web app is available on [GitHub](https://github.com/m
5353
We recommend pulling changes from the `main` branch for the web app's source code frequently to ensure you have the latest bug fixes, API version, and improvements.
5454

5555

56-
Additionally, the web app code must be updated and then synchronized every time the API version being used is [retired](../concepts/model-retirements.md). To synchronize the web app after updating your app's code and/or getting the latest changes:
56+
Additionally, the web app synchronized every time the API version being used is [retired](../concepts/model-retirements.md). To synchronize the web app:
57+
1. If you've customized your app, update the app's source code.
5758
1. Navigate to your web app in the [Azure portal](https://portal.azure.com/).
5859
1. Select **Deployment center** in the navigation menu, under **Deployment**.
5960
1. Select **Sync** at the top of the screen, and confirm that the app will be redeployed.

0 commit comments

Comments
 (0)