diff --git a/samples/IdentitySample.Mvc/Views/Home/Index.cshtml b/samples/IdentitySample.Mvc/Views/Home/Index.cshtml index 419bedfccb..605e094dcc 100644 --- a/samples/IdentitySample.Mvc/Views/Home/Index.cshtml +++ b/samples/IdentitySample.Mvc/Views/Home/Index.cshtml @@ -72,7 +72,7 @@ Add Social Logins
  • - Get more data about the user when they login suing Facebook + Get more data about the user when they login using Facebook
  • @@ -102,7 +102,7 @@
    Account Confirmation
    When you register a new account, you will be sent an email confirmation. - You can use an email service such as SendGrid which integrate nicely with Windows Azure and requires no configuration or + You can use an email service such as SendGrid which integrates nicely with Windows Azure and requires no configuration or set up an SMTP server to send email. You can send email using the EmailService which is registered in App_Start\IdentityConfig.cs