diff --git a/docs/en/latest/plugins/hmac-auth.md b/docs/en/latest/plugins/hmac-auth.md index 5ba08c05b127..f708cbb5f73d 100644 --- a/docs/en/latest/plugins/hmac-auth.md +++ b/docs/en/latest/plugins/hmac-auth.md @@ -6,7 +6,7 @@ keywords: - Plugin - HMAC Authentication - hmac-auth -description: This document contains information about the Apache APISIX hmac-auth Plugin. +description: The hmac-auth plugin supports HMAC (Hash-based Message Authentication Code) authentication as a mechanism to ensure the integrity of requests, preventing them from being modified during transmissions. ---