Skip to content

Commit

Permalink
Update envoy.md - typo
Browse files Browse the repository at this point in the history
  • Loading branch information
geo4orce committed Jul 25, 2015
1 parent 6d121c5 commit 5bb19f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envoy.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ After running a task, you may send a notification to your team's HipChat room us
@hipchat('token', 'room', 'Envoy')
@endafter

If you wish, you may also pas a custom message to send to the HipChat room. Any variables available to your Envoy tasks will also be available when constructing the message:
If you wish, you may also pass a custom message to send to the HipChat room. Any variables available to your Envoy tasks will also be available when constructing the message:

@after
@hipchat('token', 'room', 'Envoy', "{$task} ran in the {$env} environment.")
Expand Down

0 comments on commit 5bb19f7

Please sign in to comment.