mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Fix language in getting started
This commit is contained in:
parent
5cf9ac25e5
commit
a2fabcdecf
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ handler.
|
|||
|
||||
:: Cowboy setup
|
||||
|
||||
To add Cowboy as a dependency of your application, we need to modify
|
||||
To add Cowboy as a dependency to your application, you need to modify
|
||||
two files: the Makefile and the application resource file.
|
||||
|
||||
Modifying the Makefile allows the build system to know it needs to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue