diff --git a/guide/english/elixir/index.md b/guide/english/elixir/index.md index 852ef047fe..f7c5abdb0f 100644 --- a/guide/english/elixir/index.md +++ b/guide/english/elixir/index.md @@ -1,6 +1,10 @@ --- title: Elixir --- + + + + ## Elixir -Elixir is a dynamic, functional programming language built to run on the Erlang virtual machine (BEAM). Elixir is known for being a concurrent and general purpose language that is often leveraged with the powerful Phoenix framework. This language was created by José Valim, and has been influenced by languages like Ruby, Erlang, and Closure. \ No newline at end of file +Elixir is a dynamic, functional programming language built to run on the Erlang virtual machine (BEAM). Elixir is known for being a concurrent and general purpose language that is often leveraged with the powerful Phoenix framework. This language was created by José Valim, and has been influenced by languages like Ruby, Erlang, and Closure.