From cfae6b53744766f7d63855ae7e11e5974a672ed2 Mon Sep 17 00:00:00 2001 From: immber Date: Fri, 30 Nov 2018 18:04:20 -0800 Subject: [PATCH] typo on following --- docs/source/integrating/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/integrating/authentication.md b/docs/source/integrating/authentication.md index 1e5567289..f834f3e53 100644 --- a/docs/source/integrating/authentication.md +++ b/docs/source/integrating/authentication.md @@ -21,7 +21,7 @@ You would choose the **Passport Middleware** route when you are OK using an auth that is triggered from inside Talk that is not connected to an external auth state (you don't use the auth anywhere else now). -Plugins are available for the follwing 3rd party authentication providers: +Plugins are available for the following 3rd party authentication providers: * [Facebook](/talk/plugin/talk-plugin-facebook-auth/) * [Google](/talk/plugin/talk-plugin-google-auth/)