Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documentation/docs/guides/recipes/sub-recipes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Sub-recipes are recipes that are used by another recipe to perform specific task
- **Reusable components** - Create common tasks that can be used in various workflows

:::warning Experimental Feature
Running sub-recipes in parallel is an experimental feature in active development. Behavior and configuration may change in future releases.
Sub-recipes are an experimental feature in active development. Behavior and configuration may change in future releases.
:::

## How Sub-Recipes Work
Expand Down