Programmer Passport: Elixir: typo in example (page 8)

@redrapids

The example output is incorrect.

iex(2)> Hello.hello
Hello

Should be

iex(2)> Hello.hello
:world