Skip to content

Commit 1638d0d

Browse files
authored
Fix typo
1 parent 9996533 commit 1638d0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/asciidoc/routing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@ In case where the after handler produces a new exception, that exception will be
776776

777777
==== Complete
778778

779-
The javadoc:Route.Complete[text=complte] listener run at the completion of a request/response cycle
779+
The javadoc:Route.Complete[text=complete] listener run at the completion of a request/response cycle
780780
(i.e. when the request has been completely read, and the response has been fully written).
781781

782782
At this point it is too late to modify the exchange further. They are attached to a running context

0 commit comments

Comments
 (0)