From f1882ae705aae48ad0cd72d1b3facebef10025f9 Mon Sep 17 00:00:00 2001 From: Ryan Betts Date: Fri, 14 Apr 2017 14:13:44 -0400 Subject: [PATCH] Fix spelling mistake in HTTP section of config (influxdb#8231) --- etc/config.sample.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/config.sample.toml b/etc/config.sample.toml index 4df63186b2..bcc985b589 100644 --- a/etc/config.sample.toml +++ b/etc/config.sample.toml @@ -237,7 +237,7 @@ # https-private-key = "" # The JWT auth shared secret to validate requests using JSON web tokens. - # shared-sercret = "" + # shared-secret = "" # The default chunk size for result sets that should be chunked. # max-row-limit = 0