Skip to content

Commit b80d4cc

Browse files
Update advantages.md
1 parent 1c080c2 commit b80d4cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

book/languages/erlang/advantages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Advantages of Erlang
22

3-
## Some of the Erlang advantages
3+
Some of the Erlang advantages are:
44

55
* **Concurrency**
66

@@ -18,4 +18,4 @@
1818

1919
* **Hot code upgrade**
2020

21-
You don't have to stop system to udpate code.
21+
You don't have to stop system to update code.

0 commit comments

Comments
 (0)