Skip to content

Commit

Permalink
Merge 37b36ce into 41345a3
Browse files Browse the repository at this point in the history
  • Loading branch information
girasquid committed Dec 13, 2017
2 parents 41345a3 + 37b36ce commit decc9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -52,7 +52,7 @@ and to restore it to raising warnings as errors:
PedantMysql2.raise_warnings!
```

You can easilly whitelist some types of warnings:
You can easily whitelist some types of warnings:

```ruby
PedantMysql2.ignore(/Some warning I don't care about/i)
Expand Down

0 comments on commit decc9bc

Please sign in to comment.