Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contracts/examples/crypto-kitties/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Of course, this can be made as simple or as complex as wanted. You could even im

# Kitty Auction Contract

This is the contract that handles kitty auctioning. The are two types of auctions supported:
This is the contract that handles kitty auctioning. There are two types of auctions supported:
- selling auction: Once the auction is complete, the kitty is sold to the winner
- siring auction: The winner of the auction gets the right to use the kitty as a sire for one of their matron kitties

Expand Down