Fix typo in webflux.adoc
This commit is contained in:
parent
92890232df
commit
78802d4277
|
|
@ -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
|
||||
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]
|
||||
|
|
|
|||
Loading…
Reference in New Issue