Skip to content

Commit d82c491

Browse files
authored
Merge pull request #8780 from gr2m/patch-2
typo
2 parents fc95655 + f493c4c commit d82c491

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/reference/workflow-syntax-for-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ steps:
655655

656656
`{owner}/{repo}@{ref}`
657657

658-
You can specific branch, ref, or SHA in a public {% data variables.product.prodname_dotcom %} repository.
658+
You can specify a branch, ref, or SHA in a public {% data variables.product.prodname_dotcom %} repository.
659659

660660
```yaml
661661
jobs:

0 commit comments

Comments
 (0)