diff --git a/doc/configuration.md b/doc/configuration.md index 1b3c9aac..4efba8c0 100644 --- a/doc/configuration.md +++ b/doc/configuration.md @@ -143,9 +143,9 @@ The following are reserved configuration variables that modify Appier's behavior #### Supervisor -| Name | Type | Description | -| ----------------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | -| **SUPERVISOR_INTERVAL** | `float` | The number of seconds in between peer checking, is also going to be used to control the timeout on the peer health check operation (default: `60.0`). | +| Name | Type | Description | +| ----------------------- | ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | +| **SUPERVISOR_INTERVAL** | `float` | The number of seconds in between peer checking, is also going to be used to control the timeout on the peer health check operation (default: `60.0`). | #### Debug