From b92fae2bfb4b6ac56272f8210775715a0bf0bbb7 Mon Sep 17 00:00:00 2001 From: Evelyn Date: Fri, 22 Jul 2016 16:10:30 +0100 Subject: [PATCH] Update mg_connect_ws_opt.md --- docs/c-api/http.h/mg_connect_ws_opt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/c-api/http.h/mg_connect_ws_opt.md b/docs/c-api/http.h/mg_connect_ws_opt.md index 35b8b132..57956ddb 100644 --- a/docs/c-api/http.h/mg_connect_ws_opt.md +++ b/docs/c-api/http.h/mg_connect_ws_opt.md @@ -12,6 +12,6 @@ signature: | Helper function that creates an outbound WebSocket connection -Mostly identical to mg_connect_ws, but allows to provide extra parameters +Mostly identical to `mg_connect_ws`, but allows to provide extra parameters (for example, SSL parameters)