Skip to content

Commit e057c8e

Browse files
committed
Update with review suggestion
1 parent fc35b7f commit e057c8e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/content/api-docs/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ client or passed via the `X-Vault-Token` or `Authorization` header for future re
4949

5050
## Parameter restrictions
5151

52-
Several Vault APIs require path parameters. These parameters cannot end in periods, as that
53-
will cause Vault to return a 404 unsupported path error.
52+
Several Vault APIs require specifying path parameters. The path parameter cannot end
53+
in periods. Otherwise, Vault will return a 404 unsupported path error.
5454

5555
## Namespaces
5656

0 commit comments

Comments
 (0)