Skip to content

Commit 56120cb

Browse files
m-y-mop-
andauthored
Update README.md
Co-authored-by: Peter Stöckli <[email protected]>
1 parent a6fa1d4 commit 56120cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ See the [taskflow examples](taskflows/examples) for other useful Taskflow patter
395395

396396
Prompts are configured through YAML files of `filetype` `prompt`. They define a reusable prompt that can be referenced in `taskflow` files.
397397

398-
The contain only one field, the `prompt` field, which is used to replace any `{{ PROMPT_<filekey> }}` template parameter in a taskflow. For example, the following `prompt`.
398+
They contain only one field, the `prompt` field, which is used to replace any `{{ PROMPT_<filekey> }}` template parameter in a taskflow. For example, the following `prompt`.
399399

400400
```yaml
401401
seclab-taskflow-agent:

0 commit comments

Comments
 (0)