diff --git a/content/references/rippled-api/admin-rippled-methods/logging-and-data-management-methods/log_level.md b/content/references/rippled-api/admin-rippled-methods/logging-and-data-management-methods/log_level.md index 72f2e90cb3..64901d50ce 100644 --- a/content/references/rippled-api/admin-rippled-methods/logging-and-data-management-methods/log_level.md +++ b/content/references/rippled-api/admin-rippled-methods/logging-and-data-management-methods/log_level.md @@ -123,7 +123,7 @@ Connecting to 127.0.0.1:5005 The response follows the [standard format][]. The response format depends on whether the request specified a `severity`. If it did, the log level is changed and a successful result contains no additional fields. -Otherwise, the request contains the following field: +Otherwise, the response contains the following field: | `Field` | Type | Description | |:--------|:-------|:----------------------------------------------------------|