Skip to content

Commit

Permalink
fix: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Feb 7, 2024
1 parent 81c74d4 commit 156d092
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const action: ActionType<TaskArgs> = async ({

// As an additional step, even though this task is getting called
// from controlled and type-safe environments (for now),
// we pass thr graph through a builder
// we pass the graph through a builder
//
// We can discard the output, this step is only here to ensure that the graph is valid
// (this) call would throw if the graph was not valid
Expand Down

0 comments on commit 156d092

Please sign in to comment.