Skip to content

Commit

Permalink
fix(ui): workflow event binding typo (#6782)
Browse files Browse the repository at this point in the history
  • Loading branch information
tooptoop4 authored Sep 22, 2021
1 parent 9dc33f6 commit d747fc5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export const WorkflowEventBindings = ({match, location, history}: RouteComponent
<ZeroState>
<p>{introductionText}</p>
<p>
Once you've created a a workflow event binding, you can test it from the CLI using <code>curl</code>, for example:
Once you've created a workflow event binding, you can test it from the CLI using <code>curl</code>, for example:
</p>
<p>
<code>
Expand Down

0 comments on commit d747fc5

Please sign in to comment.