Skip to content

Commit

Permalink
[ci skip] fix typo in active_support_instrumentation.md guide
Browse files Browse the repository at this point in the history
  • Loading branch information
assain committed May 9, 2018
1 parent f507085 commit c699966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/active_support_instrumentation.md
Expand Up @@ -169,7 +169,7 @@ INFO. Additional keys may be added by the caller.

### send_data.action_controller

`ActionController` does not had any specific information to the payload. All options are passed through to the payload.
`ActionController` does not add any specific information to the payload. All options are passed through to the payload.

### redirect_to.action_controller

Expand Down

0 comments on commit c699966

Please sign in to comment.