Skip to content

Commit a46b71a

Browse files
committed
Merge branch '5.3.x'
2 parents a3ee27b + 40cb814 commit a46b71a

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
@@ -1692,7 +1692,7 @@ specific value (`myParam=myValue`). The following examples tests for a parameter
16921692
----
16931693
<1> Check that `myParam` equals `myValue`.
16941694

1695-
You can also use the same with request header conditions, as the follwing example shows:
1695+
You can also use the same with request header conditions, as the following example shows:
16961696

16971697
[source,java,indent=0,subs="verbatim,quotes",role="primary"]
16981698
.Java

0 commit comments

Comments
 (0)