Skip to content

Commit 55006ba

Browse files
authored
Fix typo
Github Action -> GitHub Action
1 parent 06a550b commit 55006ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/deploy-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
runs-on: ubuntu-latest
8181
steps:
8282
# checkout the repo
83-
- name: 'Checkout Github Action'
83+
- name: 'Checkout GitHub Action'
8484
uses: actions/checkout@main
8585

8686
- uses: azure/docker-login@v1

0 commit comments

Comments
 (0)