Skip to content

Commit

Permalink
:
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed Sep 11, 2012
1 parent 36c26c0 commit 819ec49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ ghci> view _2 (10,20)
There are a large number of other lens variants provided by the library, in particular a `Traversal` generalizes `traverse` from `Data.Traversable`.
We'll come back to those later, but continuing with just lenses
We'll come back to those later, but continuing with just lenses:
You can let the library automatically derive lenses for fields of your data type
Expand Down

0 comments on commit 819ec49

Please sign in to comment.