You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Elixir has been designed to be extensible, allowing developers naturally extend the language to particular domains, in order to increase their productivity.</p>
126
+
<p>Elixir has been designed to be extensible, allowing developers to naturally extend the language to particular domains, in order to increase their productivity.</p>
127
127
128
128
<p>As an example, let's write a simple test case using <ahref="https://hexdocs.pm/ex_unit/">Elixir's test framework called ExUnit</a>:</p>
0 commit comments