mirror of
https://github.com/jbranchaud/til
synced 2026-01-02 22:58:01 +00:00
Fix a typo
This commit is contained in:
@@ -8,7 +8,7 @@ function or Erlang's
|
||||
function. In particular, I can pass `:functions` to either one to get a list
|
||||
of the functions for that module.
|
||||
|
||||
This is what the `__info__/1` looks like for the functions of the `List`
|
||||
This is what `__info__/1` looks like for the functions of the `List`
|
||||
module:
|
||||
|
||||
```elixir
|
||||
|
||||
Reference in New Issue
Block a user