From d43e7395c70bd0411f29e0ed8b4a72173ae239d9 Mon Sep 17 00:00:00 2001 From: Raja Nadar Date: Sat, 15 Oct 2016 22:58:25 -0700 Subject: [PATCH] fix indentation --- website/source/docs/secrets/mssql/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/secrets/mssql/index.html.md b/website/source/docs/secrets/mssql/index.html.md index 73b85226d..b10d7c783 100644 --- a/website/source/docs/secrets/mssql/index.html.md +++ b/website/source/docs/secrets/mssql/index.html.md @@ -231,7 +231,7 @@ allowed to read. "data": { "max_ttl": "5h", "ttl": "1h", - "ttl_max": "5h" + "ttl_max": "5h" }, "wrap_info": null, "warnings": ["The field ttl_max is deprecated and will be removed in a future release. Use max_ttl instead."],