diff --git a/source/includes/_user.md b/source/includes/_user.md
index 11621d34693..e36f2e78a2b 100644
--- a/source/includes/_user.md
+++ b/source/includes/_user.md
@@ -66,7 +66,7 @@ Returns a user object if correct email and password was provided. The returned o
6. 500
`We had a problem with our server. Try again later.`
-## SignIn using github
+## SignIn using Github
> Example Request
@@ -105,7 +105,7 @@ Returns a redirect url. The redirect url will be used to authenticate the user u
2. 400
`No Callback is set for your product, please set that first`
3. 500
`We had a problem with our server. Try again later.`
-## SignIn using facebook
+## SignIn using Google
> Example Request
@@ -144,7 +144,7 @@ Returns a redirect url. The redirect url will be used to authenticate the user u
2. 400
`No Callback is set for your product, please set that first`
3. 500
`We had a problem with our server. Try again later.`
-## SignIn using facebook
+## SignIn using Facebook
> Example Request
@@ -183,7 +183,7 @@ Returns a redirect url. The redirect url will be used to authenticate the user u
2. 400
`No Callback is set for your product, please set that first`
3. 500
`We had a problem with our server. Try again later.`
-## SignIn using twitter
+## SignIn using Twitter
> Example Request
@@ -222,7 +222,7 @@ Returns a redirect url. The redirect url will be used to authenticate the user u
2. 400
`No Callback is set for your product, please set that first`
3. 500
`We had a problem with our server. Try again later.`
-## SignIn using instagram
+## SignIn using Instagram
> Example Request