Skip to content

Commit 474dafa

Browse files
metters-senacorsnicoll
authored andcommitted
Fix typo
See gh-44514 Signed-off-by: Matthias Streidel <[email protected]>
1 parent 9b41bbd commit 474dafa

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator/http-exchanges.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ You can use the `httpexchanges` endpoint to obtain information about the request
1616

1717
To customize the items that are included in each recorded exchange, use the configprop:management.httpexchanges.recording.include[] configuration property.
1818

19-
To disable recoding entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.
19+
To disable recording entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.

0 commit comments

Comments
 (0)