We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b31a2c1 commit a9e42fcCopy full SHA for a9e42fc
1 file changed
book/languages/erlang/misc.md
@@ -4,13 +4,13 @@
4
5
* bet365 uses Erlangin their Online Gambling & Betting industry.
6
7
-* Erlang transports 40% of all telecoms data
+* Erlang transports 40% of all telecom data
8
9
* Erlang can be used in everywhere on the backend
10
11
-* 3 of the leading banks are build on Erlang
+* 3 of the leading banks are built on Erlang
12
13
-* 2 of the leading blockchains are build on Erlang
+* 2 of the leading blockchains are built on Erlang
14
15
## Example of **Hello World** code written in Erlang compared to other languages
16
@@ -64,4 +64,4 @@ print "Hello world!"
64
65
```Ruby
66
puts "Hello world!"
67
-```
+```
0 commit comments