diff --git a/astro/src/content/docs/lifecycle/examples/authenticate-users-with-saml.mdx b/astro/src/content/docs/lifecycle/examples/authenticate-users-with-saml.mdx index 87ee0d712d..1480d1df6a 100644 --- a/astro/src/content/docs/lifecycle/examples/authenticate-users-with-saml.mdx +++ b/astro/src/content/docs/lifecycle/examples/authenticate-users-with-saml.mdx @@ -106,7 +106,7 @@ These commands will install the Node.js packages in `package.json` and run the E ![Change bank account page](/img/docs/lifecycle/examples/saml/accountIdp.png) -You won't alter the website code in this example, because FusionAuth translates the SAML calls to Corpo into OAuth, so work is needed. +You won't alter the website code in this example, because FusionAuth translates the SAML calls to Corpo into OAuth, so no work is needed. ### Configure Okta To Use SAML