Skip to content

Commit

Permalink
Fix speling in README
Browse files Browse the repository at this point in the history
(cherry picked from commit 7b33760)
  • Loading branch information
joevandyk authored and grzuy committed Jan 23, 2021
1 parent 6316069 commit 38c89af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -379,7 +379,7 @@ Rack::Attack uses the [ActiveSupport::Notifications](http://api.rubyonrails.org/

You can subscribe to `rack_attack` events and log it, graph it, etc.

To get notified about specific type of events, subscribe to the event name followed by the `rack_attack` namesapce.
To get notified about specific type of events, subscribe to the event name followed by the `rack_attack` namespace.
E.g. for throttles use:

```ruby
Expand Down

0 comments on commit 38c89af

Please sign in to comment.