We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 876c522 + a67b373 commit f6e47e1Copy full SHA for f6e47e1
README.md
@@ -101,7 +101,7 @@ class ListSweeper < ActionController::Caching::Sweeper
101
end
102
```
103
104
-The sweeper is assigned in the controllers that wish to have its' job performed using the `cache_sweeper` class method:
+The sweeper is assigned in the controllers that wish to have its job performed using the `cache_sweeper` class method:
105
106
```ruby
107
class ListsController < ApplicationController
0 commit comments