Skip to content

Commit

Permalink
[#1] Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Brujo Benavides committed Dec 1, 2015
1 parent d33c002 commit 7e5fa9c
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 @@ -133,7 +133,7 @@ start_phase(create_schema, _StartType, []) ->

#### `start_cowboy_listeners`
Let's go step by step on this one.
Since we're using **Trails**, we can let each module define its own ~routes~ trails.
Since we're using **Trails**, we can let each module define its own ~~routes~~ trails.

## A Full-Fledged App
For a more elaborated example on how to use this library, please check [lsl](https://github.com/inaka/lsl).
Expand Down

0 comments on commit 7e5fa9c

Please sign in to comment.