Skip to content

Commit

Permalink
fixed typo (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bastian Bleker authored and michalmuskala committed Dec 24, 2017
1 parent 16ad1a2 commit 8c6e0b4
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 @@ -78,7 +78,7 @@ config :phoenix, :format_encoders,
```

A custom JSON encoder for Phoenix channels is unfortunately a bit more involved,
thw whole procedure is described [in here](https://github.com/phoenixframework/phoenix/issues/2631#issuecomment-343971565).
the whole procedure is described [in here](https://github.com/phoenixframework/phoenix/issues/2631#issuecomment-343971565).

### Absinthe

Expand Down

0 comments on commit 8c6e0b4

Please sign in to comment.