aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_instrumentation.md
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2012-11-29 04:42:25 -0800
committerSteve Klabnik <steve@steveklabnik.com>2012-11-29 04:42:29 -0800
commit43806394c483e31dd7e827ce621c91a8f76e2611 (patch)
tree7e68f4f019fd8dfd7e90f5e45ba881f33b9e946c /guides/source/active_support_instrumentation.md
parent4e538bc8d6861b4a18799743a36dbde1a6690ea6 (diff)
downloadrails-43806394c483e31dd7e827ce621c91a8f76e2611.tar.gz
rails-43806394c483e31dd7e827ce621c91a8f76e2611.tar.bz2
rails-43806394c483e31dd7e827ce621c91a8f76e2611.zip
ActionController -> Action Controller
The proper name has a space.
Diffstat (limited to 'guides/source/active_support_instrumentation.md')
-rw-r--r--guides/source/active_support_instrumentation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/active_support_instrumentation.md b/guides/source/active_support_instrumentation.md
index 5c3f4dce2d..cb0d13f959 100644
--- a/guides/source/active_support_instrumentation.md
+++ b/guides/source/active_support_instrumentation.md
@@ -26,8 +26,8 @@ Rails framework hooks
Within the Ruby on Rails framework, there are a number of hooks provided for common events. These are detailed below.
-ActionController
-----------------
+Action Controller
+-----------------
### write_fragment.action_controller