Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
imranismail committed Nov 30, 2015
1 parent b53860e commit ce91091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
```elixir
config :ueberauth, Ueberauth,
providers: [
identity: [{Ueberauth.Strategy.Identity, []}]
identity: {Ueberauth.Strategy.Identity, []}
]
```

Expand Down

0 comments on commit ce91091

Please sign in to comment.