Skip to content

Commit a6fa1d4

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

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
@@ -393,7 +393,7 @@ See the [taskflow examples](taskflows/examples) for other useful Taskflow patter
393393

394394
## Prompt
395395

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

398398
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`.
399399

0 commit comments

Comments
 (0)