Skip to content

Commit

Permalink
Standardize descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Schneider committed May 17, 2019
1 parent e9c79b0 commit 16412d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .horde.yml
Expand Up @@ -3,7 +3,7 @@ id: Lens
name: Lens
full: Lens decorating iterator/flyweight library
description: >-
A way of wrapping iterators to avoid looping over them multiple times, using a
A library for wrapping iterators to avoid looping over them multiple times, using a
single decorator object (the "lens") instead of creating one decorator for
every element.
list: dev
Expand Down

0 comments on commit 16412d4

Please sign in to comment.