Skip to content

Commit e714fec

Browse files
committed
Update docs
Signed-off-by: Emad Alblueshi <[email protected]>
1 parent faa3750 commit e714fec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vertx-web/src/main/asciidoc/index.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -2549,8 +2549,8 @@ follow the bridge wire protocol and look like this:
25492549
----
25502550
{
25512551
"type": "err",
2552-
"failureType": "socketException",
2553-
"message": "optionally a message from the exception being raised"
2552+
"failureType": "SOCKET_EXCEPTION",
2553+
"message": "A message from the exception being raised"
25542554
}
25552555
----
25562556

0 commit comments

Comments
 (0)