aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_instrumentation.md
diff options
context:
space:
mode:
authorMarat Khusnetdinov <marat@khusnetdinov.ru>2014-05-22 00:00:55 +0400
committerMarat Khusnetdinov <marat@khusnetdinov.ru>2014-05-22 00:00:55 +0400
commitdecd92b6fb1cca1621fc861d5c66b139575eea76 (patch)
treeeac5cefbe7857a8a152e9c7c929686e03d328a9b /guides/source/active_support_instrumentation.md
parent361d2ff615b7748b25ae1903892cde9e0a27fd29 (diff)
downloadrails-decd92b6fb1cca1621fc861d5c66b139575eea76.tar.gz
rails-decd92b6fb1cca1621fc861d5c66b139575eea76.tar.bz2
rails-decd92b6fb1cca1621fc861d5c66b139575eea76.zip
Fix typo guides/source/active_support_instrumentation.md
Diffstat (limited to 'guides/source/active_support_instrumentation.md')
-rw-r--r--guides/source/active_support_instrumentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/active_support_instrumentation.md b/guides/source/active_support_instrumentation.md
index d947c5d9d5..7033947468 100644
--- a/guides/source/active_support_instrumentation.md
+++ b/guides/source/active_support_instrumentation.md
@@ -364,7 +364,7 @@ INFO. Options passed to fetch will be merged with the payload.
| ------ | --------------------- |
| `:key` | Key used in the store |
-INFO. Cache stores my add their own keys
+INFO. Cache stores may add their own keys
```ruby
{