Skip to content

Commit

Permalink
Fix formatting in servlets.rst
Browse files Browse the repository at this point in the history
Refs #3448
(cherry picked from commit d6cf6a4)
  • Loading branch information
maffe authored and joschi committed Jul 20, 2023
1 parent a2d4650 commit bdf03c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/manual/servlets.rst
Expand Up @@ -58,8 +58,8 @@ Initialization Parameters
``HealthCheckServlet`` supports the following initialization parameters:

* ``io.dropwizard.metrics5.servlets.HealthCheckServlet.httpStatusIndicator``: Provides the
default setting that determines whether the HTTP status code is used to determine whether the
application is healthy; if not provided, it defaults to ``"true"``
default setting that determines whether the HTTP status code is used to determine whether the
application is healthy; if not provided, it defaults to ``"true"``

Query Parameters
~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit bdf03c2

Please sign in to comment.