Fixes sample intro.

This commit is contained in:
Felipe Sere
2016-05-10 23:40:31 +01:00
parent b90c748f20
commit c0a670257d

View File

@@ -5,7 +5,7 @@ defmodule Equalities do
Welcome to the Elixir koans.
Let these be your first humble steps towards learning a new language.
The path layed infront of you us but one of many.
The path laid in front of you is one of many.
"""
# Replace ___ with the answer to make the koan pass.