Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eddyzags committed Nov 10, 2024
1 parent dc552b2 commit bd7dbbc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docusaurus/docs/operate/configs/relayminer_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,9 @@ You can learn how to use that endpoint on the [Performance Troubleshooting](../.

### `ping`

Configures a `ping` server to test the connectivity of every backend URLs. If
all the backend URLs are reachable, the endpoint returns a 200 HTTP
Code. Otherwise, if one or more backend URLs aren't reachable, the service
Configures a `ping` server to test the connectivity of all backend URLs. If
all the backend URLs are reachable, the endpoint returns a 204 HTTP
Code. If one or more backend URLs aren't reachable, the service
returns an 500 HTTP Internal server error.

Example configuration:
Expand Down Expand Up @@ -544,4 +544,4 @@ can disrupt the operator’s participation in the Pocket Network. To maintain a
smooth operation, avoid being slashed, and earn your rewards, operators must plan
and manage their account balance as part of their operational procedures.

:::
:::

0 comments on commit bd7dbbc

Please sign in to comment.