Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
linqueta committed Jun 1, 2021
1 parent 3ff19f1 commit 8afb0f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ Healthcheck.configure do |config|
# -- Custom Response --
config.custom = lambda { |controller, checker|
controller.render json: { field_name: 'my custom field value' } unless checker.errored?
...
}

# ...
Expand Down

0 comments on commit 8afb0f0

Please sign in to comment.