From 06c493d57d31d6d4b8af67f7e8098f63b7a410f8 Mon Sep 17 00:00:00 2001
From: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Date: Mon, 4 Aug 2025 15:42:13 -0700
Subject: [PATCH] fix enterprise tag
---
content/vault/v1.20.x/content/api-docs/secret/transit.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/vault/v1.20.x/content/api-docs/secret/transit.mdx b/content/vault/v1.20.x/content/api-docs/secret/transit.mdx
index c020e23260..1c88c92414 100644
--- a/content/vault/v1.20.x/content/api-docs/secret/transit.mdx
+++ b/content/vault/v1.20.x/content/api-docs/secret/transit.mdx
@@ -70,7 +70,7 @@ values set here cannot be changed after key creation.
- `aes256-cmac` - AES-256 CMAC (CMAC generation, verification)
- `ml-dsa` - ML-DSA (asymmetric) (experimental)
- `hybrid` - hybrid signatures combining a post-quantum algorithm and an elliptic curve algorithm (asymmetric) (experimental)
- - `slh-dsa` - SLH-DSA (asymmetric) (experimental)
+ - `slh-dsa` - SLH-DSA (asymmetric) (experimental)
~> **Note**: In FIPS 140-3 mode, the following algorithms are not certified
and thus should not be used: `chacha20-poly1305`.