diff --git a/site/sigmaguides/src/embedding_16_JWT/embedding_16_JWT.md b/site/sigmaguides/src/embedding_16_JWT/embedding_16_JWT.md
index 10e16f05..6168bc4f 100644
--- a/site/sigmaguides/src/embedding_16_JWT/embedding_16_JWT.md
+++ b/site/sigmaguides/src/embedding_16_JWT/embedding_16_JWT.md
@@ -109,7 +109,7 @@ The server constructs a signed URL that includes the JWT as a query parameter. T
**Authorization:** When the client uses this URL to access the embedded content, the JWT is used by the Sigma server to verify the user’s identity and permissions, granting or denying access accordingly.