From cd3d154cc335028b44de6563ab01da779ffa5db8 Mon Sep 17 00:00:00 2001 From: Plusb Preco Date: Tue, 10 May 2016 17:35:12 +0900 Subject: [PATCH] :memo: Small fixes [ci skip] --- docs/api/chrome-command-line-switches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/chrome-command-line-switches.md b/docs/api/chrome-command-line-switches.md index e51ffe5e2eb..71f669e18e8 100644 --- a/docs/api/chrome-command-line-switches.md +++ b/docs/api/chrome-command-line-switches.md @@ -109,7 +109,7 @@ Enables net log events to be saved and writes them to `path`. ## --ssl-version-fallback-min=`version` -Sets the minimum SSL/TLS version ("tls1", "tls1.1" or "tls1.2") that TLS +Sets the minimum SSL/TLS version (`tls1`, `tls1.1` or `tls1.2`) that TLS fallback will accept. ## --cipher-suite-blacklist=`cipher_suites`