mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Merge branch 'patch-1' of git://github.com/alco/cowboy
This commit is contained in:
commit
df81862554
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ we will simply map all URLs to our handler `hello_handler`,
|
|||
using the wildcard `_` for both the hostname and path parts
|
||||
of the URL.
|
||||
|
||||
This is how the `hello_erlang_app:start/2` function looks like
|
||||
This is what the `hello_erlang_app:start/2` function looks like
|
||||
with Cowboy initialized.
|
||||
|
||||
``` erlang
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue