From c699966d33b38b70d617b2d123562cde79730407 Mon Sep 17 00:00:00 2001 From: Assain Date: Thu, 10 May 2018 00:45:32 +0530 Subject: [ci skip] fix typo in active_support_instrumentation.md guide --- guides/source/active_support_instrumentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides') diff --git a/guides/source/active_support_instrumentation.md b/guides/source/active_support_instrumentation.md index 11c4a8222a..4e90b31ca4 100644 --- a/guides/source/active_support_instrumentation.md +++ b/guides/source/active_support_instrumentation.md @@ -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 -- cgit v1.2.3