Skip to content

Commit

Permalink
Fix formatting in servlets.rst (#3448)
Browse files Browse the repository at this point in the history
  • Loading branch information
maffe committed Jul 20, 2023
1 parent cf3129f commit d6cf6a4
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:

* ``com.codahale.metrics.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 d6cf6a4

Please sign in to comment.