Skip to content

Commit 9aa793d

Browse files
fix: Minor typo in reusing-workflow-configurations.md (#40942)
Co-authored-by: Sharra-writes <[email protected]>
1 parent 016b45a commit 9aa793d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/reference/workflows-and-actions/reusing-workflow-configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For {% ifversion ghes or ghec %}internal or {% endif %}private repositories, the
4444

4545
{% data reusables.actions.actions-redirects-workflows %}
4646

47-
### Limitations of reusable worklows
47+
### Limitations of reusable workflows
4848

4949
* You can connect up to four levels of workflows. For more information, see [Nesting reusable workflows](/actions/how-tos/sharing-automations/reuse-workflows#nesting-reusable-workflows).
5050
* You can call a maximum of 20 unique reusable workflows from a single workflow file. This limit includes any trees of nested reusable workflows that may be called starting from your top-level caller workflow file.

0 commit comments

Comments
 (0)