From a2b357dc2ed424d9857831f1c3542f79e1ab6d04 Mon Sep 17 00:00:00 2001 From: Joel Coutinho Date: Thu, 12 Oct 2023 13:07:18 +0530 Subject: [PATCH] fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad63ec932..6e234d8b2 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ SuperTokens has the following features: * [Email Password + Social Login](https://supertokens.com/docs/thirdpartyemailpassword/introduction) * [Session Management](https://supertokens.com/docs/session/introduction) * [Multi-Factor Authentication](https://supertokens.com/docs/mfa/introduction) -* [Multi Tenancy / Organization Support (Enterprise SSO) ](https://supertokens.com/docs/multitenancy/introduction) +* [Multi Tenancy / Organization Support (Enterprise SSO)](https://supertokens.com/docs/multitenancy/introduction) * [User Roles](https://supertokens.com/docs/userroles/introduction) * [Microservice Authentication](https://supertokens.com/docs/microservice_auth/introduction)