0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Tweak a sentence in the guide

Thanks Tamir Halperin for pointing this out.

[skip ci]
This commit is contained in:
Loïc Hoguin 2020-07-01 13:55:34 +02:00
parent de955079f9
commit 5aac00d60c
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764

View file

@ -51,7 +51,7 @@ these solutions will break down in the next few years. Why?
Firstly because servers don't get any more powerful, they Firstly because servers don't get any more powerful, they
instead get a lot more cores and memory. This is only useful instead get a lot more cores and memory. This is only useful
if your application can use them properly, and Erlang is if your application can use them properly, and Erlang is
light-years away from anything else in that area. Secondly, light-years ahead of anything else in this respect. Secondly,
today your computer and your phone are online, tomorrow your today your computer and your phone are online, tomorrow your
watch, goggles, bike, car, fridge and tons of other devices watch, goggles, bike, car, fridge and tons of other devices
will also connect to various applications on the Internet. will also connect to various applications on the Internet.