diff options
author | mrshankly <mrshankly@riseup.net> | 2013-07-03 00:07:55 +0100 |
---|---|---|
committer | mrshankly <mrshankly@riseup.net> | 2013-07-03 00:07:55 +0100 |
commit | 78970bb8414e2ae956dae8720513eaf3024254f9 (patch) | |
tree | e5115136e6a9c6eabb0ee0386842daa3ff14323d | |
parent | a136cfe86a3c28ac16c2aa4a3323413cfd76c46f (diff) |
Added new line at the end of file.
-rw-r--r-- | elixir.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elixir.html.markdown b/elixir.html.markdown index 0ded7562..c0544982 100644 --- a/elixir.html.markdown +++ b/elixir.html.markdown @@ -389,4 +389,4 @@ self() #=> #PID<0.27.0> * [Getting started guide](http://elixir-lang.org/getting_started/1.html) from [elixir webpage](http://elixir-lang.org) * [Elixir Documentation](http://elixir-lang.org/docs/master/) * ["Learn You Some Erlang for Great Good!"](http://learnyousomeerlang.com/) by Fred Hebert -* "Programming Erlang: Software for a Concurrent World" by Joe Armstrong
\ No newline at end of file +* "Programming Erlang: Software for a Concurrent World" by Joe Armstrong |