mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-22 23:01:41 +03:00
Fix poor formatting and typos
This commit is contained in:
parent
9b46fe7e57
commit
f7cfb3b194
@ -326,7 +326,7 @@ self(). % <0.41.0>
|
||||
?_assert(fib(31) =:= 2178309)
|
||||
].
|
||||
|
||||
% EUnit will automatically export to a test() fucntion to allo running the tests
|
||||
% EUnit will automatically export to a test() function to allow running the tests
|
||||
% in the erlang shell
|
||||
fib:test()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user