From 574a08c064a13a8fe0ce8f45cf24f8be51c44502 Mon Sep 17 00:00:00 2001 From: Munif Tanjim Date: Mon, 15 Oct 2018 19:47:43 +0600 Subject: [PATCH] Update database API doc's parameter description (#5512) --- website/source/api/secret/databases/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/secret/databases/index.html.md b/website/source/api/secret/databases/index.html.md index 6dc8d4818a..22583d2805 100644 --- a/website/source/api/secret/databases/index.html.md +++ b/website/source/api/secret/databases/index.html.md @@ -170,7 +170,7 @@ with the configuration stored in the barrier. ### Parameters -- `name` `(string: )` – Specifies the name of the connection to delete. +- `name` `(string: )` – Specifies the name of the connection to reset. This is specified as part of the URL. ### Sample Request