Skip to content

Commit

Permalink
Update erlang.md (elixirschool#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
alkaha authored and doomspork committed Apr 17, 2016
1 parent 382f147 commit 7296adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lessons/advanced/erlang.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ iex> x = 10
10

iex> x1 = x + 10
11
20
```

Erlang:
Expand Down

0 comments on commit 7296adf

Please sign in to comment.