Fix typos in testing sections of Reference Manual

This commit is contained in:
Sam Brannen
2018-09-18 15:38:06 +02:00
parent c634b2fae7
commit 745aeda581
2 changed files with 15 additions and 15 deletions

View File

@@ -44,7 +44,7 @@ on the builder to customize the default WebFlux Java configuration.
[[webtestclient-fn-config]]
=== Bind to Router Function
The folloiwng example shows how to set up a server from a
The following example shows how to set up a server from a
<<web-reactive.adoc#webflux-fn,RouterFunction>>:
====