Skip to content

Commit

Permalink
Merge pull request #3333 from buinauskas/fix/typos
Browse files Browse the repository at this point in the history
typo: fix guides
  • Loading branch information
jobergum authored Aug 26, 2024
2 parents a4837ef + 15709c4 commit 76fb729
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/verify-guides-large.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Verify Giudes (Large)
name: Verify Guides (Large)

on:
workflow_dispatch: # Allow manual triggering of this workflow.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify-guides-small.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Verify Giudes (Small)
name: Verify Guides (Small)

on:
workflow_dispatch: # Allow manual triggering of this workflow.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify-guides.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Verify Giudes
name: Verify Guides

on:
workflow_call:
Expand Down

0 comments on commit 76fb729

Please sign in to comment.