From 2be46ba0e9f94028d61b5a2600aceebeeab4ecbd Mon Sep 17 00:00:00 2001 From: valeriy novytskyy Date: Tue, 15 Nov 2016 19:55:04 -0800 Subject: [PATCH] aspnet-contrib spelling --- aspnetcore/security/authentication/other-logins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/security/authentication/other-logins.md b/aspnetcore/security/authentication/other-logins.md index 29611241fc..4d71baa0e1 100644 --- a/aspnetcore/security/authentication/other-logins.md +++ b/aspnetcore/security/authentication/other-logins.md @@ -13,7 +13,7 @@ uid: security/authentication/otherlogins -Here are setup instructions for some other common OAuth login providers. Third-party NuGet packages such as the ones maintained by [aspnetcontrib](https://www.nuget.org/packages?q=owners%3Aaspnet-contrib+title%3AOAuth) can be used to complement login providers implemented by the ASP.NET Core team. +Here are setup instructions for some other common OAuth login providers. Third-party NuGet packages such as the ones maintained by [aspnet-contrib](https://www.nuget.org/packages?q=owners%3Aaspnet-contrib+title%3AOAuth) can be used to complement login providers implemented by the ASP.NET Core team. * Setup **LinkedIn** logins: [https://developer.linkedin.com/my-apps](https://developer.linkedin.com/my-apps). See [official steps](https://developer.linkedin.com/docs/oauth2).