Merge pull request #44514 from metters
* pr/44514: Fix typo Closes gh-44514
This commit is contained in:
commit
60c6ca3b8e
|
@ -16,4 +16,4 @@ You can use the `httpexchanges` endpoint to obtain information about the request
|
|||
|
||||
To customize the items that are included in each recorded exchange, use the configprop:management.httpexchanges.recording.include[] configuration property.
|
||||
|
||||
To disable recoding entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.
|
||||
To disable recording entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.
|
||||
|
|
Loading…
Reference in New Issue