diff --git a/site/content/docs/howto/configure-auth-for-webapps.md b/site/content/docs/howto/configure-auth-for-webapps.md index 1b535eb6..182b2807 100644 --- a/site/content/docs/howto/configure-auth-for-webapps.md +++ b/site/content/docs/howto/configure-auth-for-webapps.md @@ -374,7 +374,7 @@ kind: TokenCredentialRequest spec: token: authenticator: - apiGroup: authentication.concierge.pinniped.dev/v1alpha1 + apiGroup: authentication.concierge.pinniped.dev kind: JWTAuthenticator name: ```