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 docs/evaluation.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Genkit supports additional evaluators through plugins:

## Advanced use

`eval:flow` is a convenient way quickly evaluate the flow, but sometimes you
`eval:flow` is a convenient way to quickly evaluate the flow, but sometimes you
might need more control over evaluation steps. This may occur if you are using a different
framework and already have some output you would like to evaluate. You can perform all
the step that `eval:flow` performs semi-manually.
Expand Down