Merge pull request #44514 from metters

* pr/44514:
  Fix typo

Closes gh-44514
This commit is contained in:
Stéphane Nicoll 2025-03-04 15:30:42 +01:00
commit 60c6ca3b8e
1 changed files with 1 additions and 1 deletions

View File

@ -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`.