Skip to content

Commit a940a5c

Browse files
authored
Update README.md
1 parent 81f5e41 commit a940a5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If you get this error it might be because something else is replacing the
5050
standard logger, or expecting it to be there. For example, if you have
5151
`config.assets.quiet = true` in your configuration, Sprockets tries to
5252
`insert_before` the standard logging middleware in an initializer. You'll need
53-
to configure this gem in an initializer too:
53+
to configure this gem in an initializer instead:
5454

5555
```ruby
5656
# config/initializer/suppressing_logger.rb
@@ -86,4 +86,4 @@ License](https://opensource.org/licenses/MIT).
8686

8787
Everyone interacting in the ScanSuppressingLogger project’s codebases, issue
8888
trackers, chat rooms and mailing lists is expected to follow the [code of
89-
conduct](https://github.com/jalada/scan-suppressing-logger/blob/master/CODE_OF_CONDUCT.md).
89+
conduct](https://github.com/jalada/scan-suppressing-logger/blob/master/CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)