Skip to content

Commit b9e86ab

Browse files
committed
Add missing word in example file name
1 parent 24396d1 commit b9e86ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You call a reusable workflow by using `uses` at the job level:
1919

2020
- `{owner}/{repo}/.github/workflows/<workflow>.yml@{ref}`
2121

22-
For example, to call the "spelling.yml" reusable workflow:
22+
For example, to call the "check-spelling.yml" reusable workflow:
2323

2424
```yml
2525
jobs:

0 commit comments

Comments
 (0)