Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Nov 13, 2023
1 parent 2d4f0c9 commit a329273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ gem "redacting-logger", "~> X.X.X" # Replace X.X.X with the latest version
## Usage 💻

```ruby
require "redacting-logger"
require "redacting_logger"

# Create a new logger
logger = RedactingLogger.new(
Expand Down

0 comments on commit a329273

Please sign in to comment.