Skip to content

Commit 59f5675

Browse files
authored
Merge pull request #119329 from changeworld/patch-1
Fix typo
2 parents 004cd72 + 55006ba commit 59f5675

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)