aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_instrumentation.textile
diff options
context:
space:
mode:
Diffstat (limited to 'guides/source/active_support_instrumentation.textile')
-rw-r--r--guides/source/active_support_instrumentation.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/active_support_instrumentation.textile b/guides/source/active_support_instrumentation.textile
index 666110495c..dcdd9d14f5 100644
--- a/guides/source/active_support_instrumentation.textile
+++ b/guides/source/active_support_instrumentation.textile
@@ -377,7 +377,7 @@ listen to any notification.
The block receives the following arguments:
# The name of the event
-# Time when is started
+# Time when it started
# Time when it finished
# An unique ID for this event
# The payload (described in previous sections)