chore(docs): remove extra whitespace from readmes (#7532)

This commit is contained in:
Ville Vesilehto
2025-09-10 00:30:27 +03:00
committed by GitHub
parent f32329577f
commit d2e0e6a459
3 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ ready [ADDRESS] {
*ready* optionally takes an address; the default is `:8181`. The path is fixed to `/ready`. The
readiness endpoint returns a 200 response code and the word "OK" when this server is ready. It
returns a 503 otherwise *and* the list of plugins that are not ready.
returns a 503 otherwise *and* the list of plugins that are not ready.
By default, once a plugin has signaled it is ready it will not be queried again.
The *ready* directive can include an optional `monitor` parameter, defaulting to `until-ready`. The following values are supported: