Skip to content

Commit cbc7f93

Browse files
m-y-moCopilot
andauthored
Update taskflows/GRAMMAR.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b25001c commit cbc7f93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

taskflows/GRAMMAR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Example:
109109

110110
### Running templated tasks in a loop
111111

112-
Often we may want to iterate through the same tasks with different inputs. For example, we may want to do fetch all the functions from a code base and then anaylze each of the function. This can be done using two consecutive task and with the help of the `repeat_prompt` field.
112+
Often we may want to iterate through the same tasks with different inputs. For example, we may want to do fetch all the functions from a code base and then analyze each of the function. This can be done using two consecutive task and with the help of the `repeat_prompt` field.
113113

114114
```yaml
115115
- task:

0 commit comments

Comments
 (0)