Skip to content

Commit

Permalink
Merge pull request #8 from mmartinson/fix_typo
Browse files Browse the repository at this point in the history
Documentation typo
  • Loading branch information
expede committed Mar 19, 2016
2 parents 7c2a6a5 + 51894ab commit d1635ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/quark.ex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Quark do
@moduledoc ~S"""
For convenience, many of the most common combinators are available here and given
firendlier names.
friendlier names.
Due to performance reasons, many of the combinators are given non-combinatory
implementations (ie: not everything is expressed in terms `s` and `k`)
Expand Down

0 comments on commit d1635ef

Please sign in to comment.