Skip to content

Commit a9e42fc

Browse files
Update misc.md
1 parent b31a2c1 commit a9e42fc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

book/languages/erlang/misc.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
* bet365 uses Erlangin their Online Gambling & Betting industry.
66

7-
* Erlang transports 40% of all telecoms data
7+
* Erlang transports 40% of all telecom data
88

99
* Erlang can be used in everywhere on the backend
1010

11-
* 3 of the leading banks are build on Erlang
11+
* 3 of the leading banks are built on Erlang
1212

13-
* 2 of the leading blockchains are build on Erlang
13+
* 2 of the leading blockchains are built on Erlang
1414

1515
## Example of **Hello World** code written in Erlang compared to other languages
1616

@@ -64,4 +64,4 @@ print "Hello world!"
6464

6565
```Ruby
6666
puts "Hello world!"
67-
```
67+
```

0 commit comments

Comments
 (0)