Merge pull request #615 from ripple/mDuo13-log_level_patch

Fix "request" typo in log_level
This commit is contained in:
Rome Reginelli
2019-07-03 18:02:38 -07:00
committed by GitHub

View File

@@ -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 |
|:--------|:-------|:----------------------------------------------------------|