typo fix
authorAlexander <alex.strizhakov@gmail.com>
Thu, 12 Dec 2019 13:44:24 +0000 (16:44 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Fri, 10 Jan 2020 12:52:01 +0000 (15:52 +0300)
docs/API/admin_api.md

index 98af8e8f33f21dcf1a1bcb0edc16f5b319cab661..e0eda0841645e8efd9dc814cbc84a28925c58a2a 100644 (file)
@@ -807,7 +807,7 @@ config :quack,
         {"tuple": [":proxy_opts", [
           {"tuple": [":redirect_on_failure", false]},
           {"tuple": [":max_body_length", 1048576]},
-          {"tuple": [":http": [
+          {"tuple": [":http", [
             {"tuple": [":follow_redirect", true]},
             {"tuple": [":pool", ":upload"]},
           ]]}