From ef901b1bc47d6f0eb96fe83fe67d77873ddad3bd Mon Sep 17 00:00:00 2001 From: Chip Stepowski <107566155+chip-stepowski@users.noreply.github.com> Date: Thu, 6 Apr 2023 06:42:22 -0400 Subject: [PATCH] Update Create Role heading to Create/Update Role (#20000) The subheading states you can update a named role but for navigation purposes I think it would also make sense to add it to the heading too. --- website/content/api-docs/secret/ssh.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/api-docs/secret/ssh.mdx b/website/content/api-docs/secret/ssh.mdx index 2c2c1db0a2..21fcb60b05 100644 --- a/website/content/api-docs/secret/ssh.mdx +++ b/website/content/api-docs/secret/ssh.mdx @@ -14,7 +14,7 @@ This documentation assumes the SSH secrets engine is enabled at the `/ssh` path in Vault. Since it is possible to enable secrets engines at any location, please update your API calls accordingly. -## Create Role +## Create/Update Role This endpoint creates or updates a named role.