Skip to content

Commit 1ff1e90

Browse files
nscyclonedoomspork
authored andcommitted
Fix some typos in README.md (#16)
1 parent 714b7b6 commit 1ff1e90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@
6868
end
6969
```
7070
71-
1. You controller needs to implement callbacks to deal with `Ueberauth.Auth` and `Ueberauth.Failure` responses.
71+
1. Your controller needs to implement callbacks to deal with `Ueberauth.Auth` and `Ueberauth.Failure` responses.
7272
7373
For an example implementation see the [Überauth Example](https://github.com/ueberauth/ueberauth_example) application.
7474
7575
## Calling
7676
77-
Depending on the configured url you can initial the request through:
77+
Depending on the configured URL you can initialize the request through:
7878
7979
/auth/facebook
8080

0 commit comments

Comments
 (0)