Skip to content

Commit 78802d4

Browse files
ryanb93sbrannen
authored andcommitted
Fix typo in webflux.adoc
1 parent 9289023 commit 78802d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/web/webflux.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@ while a fully formatted prefix based on that ID is available from
830830
`DEBUG` and `TRACE` logging can log sensitive information. This is why form parameters and
831831
headers are masked by default and you must explicitly enable their logging in full.
832832

833-
The followig example shows how to do so for server-side requests:
833+
The following example shows how to do so for server-side requests:
834834

835835
====
836836
[source,java,indent=0]

0 commit comments

Comments
 (0)