We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
README.md
1 parent 714b7b6 commit 1ff1e90Copy full SHA for 1ff1e90
README.md
@@ -68,13 +68,13 @@
68
end
69
```
70
71
-1. You controller needs to implement callbacks to deal with `Ueberauth.Auth` and `Ueberauth.Failure` responses.
+1. Your controller needs to implement callbacks to deal with `Ueberauth.Auth` and `Ueberauth.Failure` responses.
72
73
For an example implementation see the [Überauth Example](https://github.com/ueberauth/ueberauth_example) application.
74
75
## Calling
76
77
-Depending on the configured url you can initial the request through:
+Depending on the configured URL you can initialize the request through:
78
79
/auth/facebook
80
0 commit comments