From f4790d8f61c2fd45672819917fd469152938de29 Mon Sep 17 00:00:00 2001 From: Kerim Satirli Date: Thu, 22 Oct 2020 18:56:11 +0200 Subject: [PATCH] updates `description` to reflect endpoint usage (#26278) --- website/docs/registry/api.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/registry/api.html.md b/website/docs/registry/api.html.md index 18d2644e3..326a68d8c 100644 --- a/website/docs/registry/api.html.md +++ b/website/docs/registry/api.html.md @@ -3,7 +3,7 @@ layout: "registry" page_title: "Terraform Registry - HTTP API" sidebar_current: "docs-registry-api" description: |- - The /acl endpoints create, update, destroy, and query ACL tokens in Consul. + The /api endpoints list modules according to some criteria. --- # HTTP API