Skip to content

Commit 55cdfe7

Browse files
Merge pull request #127287 from changeworld/patch-9
Fix typo: cosume -> consume
2 parents 5ac7b55 + dd906a4 commit 55cdfe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/basic-standard/how-to-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ jobs:
512512
run: |
513513
mvn clean package -DskipTests
514514
515-
# Maven plugin can cosume this authentication method automatically
515+
# Maven plugin can consume this authentication method automatically
516516
- name: Azure Login
517517
uses: azure/login@v1
518518
with:

0 commit comments

Comments
 (0)