Skip to content

Commit f8016ef

Browse files
Update articles/javascript/how-to/create-static-web-app.md
Co-authored-by: Craig Shoemaker <craig@craigshoemaker.net>
1 parent 8556380 commit f8016ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/javascript/how-to/create-static-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Create the static web app with one of the following:
2727
* [VS Code extension](/azure/static-web-apps/getting-started?tabs=vanilla-javascript)
2828
* [Azure CLI](/azure/static-web-apps/get-started-cli?tabs=vanilla-javascript)
2929

30-
## The GitHub action builds and deploys your app
30+
## GitHub Actions build and deploy your app
3131

3232
The GitHub action is created during resource creation and includes instructions to _build_ and _deploy_ the site. The action is created on the source code repo selected during resource creation.
3333

0 commit comments

Comments
 (0)