Skip to content

Commit 1bdafa6

Browse files
committed
Fix typo
/github action/i -> GitHub Actions
1 parent abc5cf2 commit 1bdafa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/static-web-apps/publish-vuepress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,11 @@ The following steps show you how to create a new static site app and deploy it t
137137
138138
1. Select the **Review + Create** button to verify the details are all correct.
139139
140-
1. Select **Create** to start the creation of the App Service Static Web App and provision a GitHub Action for deployment.
140+
1. Select **Create** to start the creation of the App Service Static Web App and provision a GitHub Actions for deployment.
141141
142142
1. Once the deployment completes click, **Go to resource**.
143143
144-
1. On the resource screen, click the _URL_ link to open your deployed application. You may need to wait a minute or two for the GitHub Action to complete.
144+
1. On the resource screen, click the _URL_ link to open your deployed application. You may need to wait a minute or two for the GitHub Actions to complete.
145145
146146
:::image type="content" source="./media/publish-vuepress/deployed-app.png" alt-text="Deployed application":::
147147

0 commit comments

Comments
 (0)