Skip to content

Commit

Permalink
Moar typo
Browse files Browse the repository at this point in the history
  • Loading branch information
expede committed Oct 27, 2015
1 parent 368f2ea commit f84c49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/witchcraft/monoid/properties.ex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule Witchcraft.Monoid.Properties do
@moduledoc """
Check samples of your monoid to confirm that your data adheres to the
monoidal properties. *All members* of your datatype should adhere to these rules.
There are placed here as a quick way to spotcheck some of your values.
They are placed here as a quick way to spotcheck some of your values.
"""

import Witchcraft.Monoid
Expand Down

0 comments on commit f84c49a

Please sign in to comment.