Skip to content

Commit dd906a4

Browse files
committed
Fix typo: cosume -> consume
1 parent 24db0cb commit dd906a4

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)