From 5aac00d60c7f22d717375e45a69769f53ad9555c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 1 Jul 2020 13:55:34 +0200 Subject: Tweak a sentence in the guide Thanks Tamir Halperin for pointing this out. [skip ci] --- doc/src/guide/erlang_web.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/guide/erlang_web.asciidoc b/doc/src/guide/erlang_web.asciidoc index f528adc..9517bf7 100644 --- a/doc/src/guide/erlang_web.asciidoc +++ b/doc/src/guide/erlang_web.asciidoc @@ -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 instead get a lot more cores and memory. This is only useful 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 watch, goggles, bike, car, fridge and tons of other devices will also connect to various applications on the Internet. -- cgit v1.2.3