diff --git a/docs/docs/topics/getting-users-identity.md b/docs/docs/topics/getting-users-identity.md index bcaead616..d6566ec15 100644 --- a/docs/docs/topics/getting-users-identity.md +++ b/docs/docs/topics/getting-users-identity.md @@ -99,7 +99,7 @@ SIGNING_KEY=ZxqyyIPPX0oWrrOwsxXgl0hHnTx3mBVhQ2kvW1YB4MM= ![httpbin displaying verified jwt](./img/verifying-headers-2.png) -**Viola!** Hopefully walking through a manual verification has helped give you a better feel for how signed JWT tokens are used as a secondary validation mechanism in pomerium. +**Voila!** Hopefully walking through a manual verification has helped give you a better feel for how signed JWT tokens are used as a secondary validation mechanism in pomerium. ::: warning