Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jayceekay authored Mar 22, 2024
1 parent 92d121f commit 4e0ed77
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 @@ -332,7 +332,7 @@ end

```ruby
HealthMonitor.configure do |config|
config.add_custom_provider(CustomProvider.new)
config.add_custom_provider(CustomProvider)
end
```

Expand Down

0 comments on commit 4e0ed77

Please sign in to comment.