aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorGuillermo Iguaran <guilleiguaran@gmail.com>2014-05-21 15:12:54 -0500
committerGuillermo Iguaran <guilleiguaran@gmail.com>2014-05-21 15:12:54 -0500
commite17aead83c9567e824abe3c00a3e620ae2e06816 (patch)
treea4aff7eebd0354d069fa30d98b4a7d3fe15b9145 /guides
parent465736bf85cc24e1d94b3a476cbced4963fa4351 (diff)
parentdecd92b6fb1cca1621fc861d5c66b139575eea76 (diff)
downloadrails-e17aead83c9567e824abe3c00a3e620ae2e06816.tar.gz
rails-e17aead83c9567e824abe3c00a3e620ae2e06816.tar.bz2
rails-e17aead83c9567e824abe3c00a3e620ae2e06816.zip
Merge pull request #15231 from khusnetdinov/fix_typo_guides_active_support_instrumentation
Fix typo guides/source/active_support_instrumentation.md [ci-skip]
Diffstat (limited to 'guides')
-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
{