Skip to content

Commit dc3a3da

Browse files
Merge pull request #224653 from Venkateshdodda-MSFT/patch-25
(AzureCXP) fixes MicrosoftDocs/azure-docs#104068
2 parents d6518db + f0fbd5d commit dc3a3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Azure Static Web Apps is a service that automatically builds and deploys full st
1616

1717
:::image type="content" source="media/overview/azure-static-web-apps-overview.png" alt-text="Azure Static Web Apps overview diagram.":::
1818

19-
The workflow of Azure Static Web Apps is tailored to a developer's daily workflow. Apps are built and deployed based off of code changes.
19+
The workflow of Azure Static Web Apps is tailored to a developer's daily workflow. Apps are built and deployed based on code changes.
2020

2121
When you create an Azure Static Web Apps resource, Azure interacts directly with GitHub or Azure DevOps, to monitor a branch of your choice. Every time you push commits or accept pull requests into the watched branch, a build automatically runs and your app and API deploys to Azure.
2222

0 commit comments

Comments
 (0)