Fix typo in webflux.adoc

master
Ryan Burke 5 years ago committed by Sam Brannen
parent 92890232df
commit 78802d4277
  1. 2
      src/docs/asciidoc/web/webflux.adoc

@ -830,7 +830,7 @@ while a fully formatted prefix based on that ID is available from
`DEBUG` and `TRACE` logging can log sensitive information. This is why form parameters and `DEBUG` and `TRACE` logging can log sensitive information. This is why form parameters and
headers are masked by default and you must explicitly enable their logging in full. headers are masked by default and you must explicitly enable their logging in full.
The followig example shows how to do so for server-side requests: The following example shows how to do so for server-side requests:
==== ====
[source,java,indent=0] [source,java,indent=0]

Loading…
Cancel
Save