Skip to content

Commit

Permalink
Add word to avoid isolated 'this' and increase clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Morgan committed May 21, 2016
1 parent ef66407 commit eb60955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -45,7 +45,7 @@ In that case you must also satisfy these laws:
duplicate = extend id
fmap f = extend (f . extract)

These are the default definitions of `extend` and`duplicate` and
These implementations are the default definitions of `extend` and`duplicate` and
the definition of `liftW` respectively.

Contact Information
Expand Down

0 comments on commit eb60955

Please sign in to comment.