Skip to content

Commit

Permalink
Corrected link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
XedinUnknown committed Apr 26, 2018
1 parent 9d26154 commit b5e58ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A highly [ISP][ISP]-compliant collection of interfaces that represent collection
- [`CountableListInterface`][CountableListInterface]: A list that can be iterated and counted.
- [`HasItemCapableInterface`][HasItemCapableInterface]: Something that can be checked for the existence of an item.
- [`AddCapableInterface`][AddCapableInterface]: Something that can have an item added.
- [`SetCapableInterface`][MapCapableInterface]: Something that can set a value for a key.
- [`SetCapableInterface`][SetCapableInterface]: Something that can set a value for a key.
- [`SetInterface`][SetInterface]: A list that can be checked for a value.
- [`AddCapableSetInterface`][AddCapableSetInterface]: A set that can have an item added.
- [`CountableSetInterface`][CountableSetInterface]: A set that can be counted.
Expand Down

0 comments on commit b5e58ba

Please # to comment.