diff --git a/docs/how-to/authentication-plugin-examples.mdx b/docs/how-to/authentication-plugin-examples.mdx index 247ef7a6..2fe81f7a 100644 --- a/docs/how-to/authentication-plugin-examples.mdx +++ b/docs/how-to/authentication-plugin-examples.mdx @@ -34,7 +34,7 @@ Once you have an Authentication Entity set up, follow these steps to add authent import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; - + 1. Navigate to your service's Plugins page.