Typo in 'Why CouchDB?': contacts instead of contracts
Closed this issue · 1 comments
ddknapik commented
http://guide.couchdb.org/draft/why.html#better
We write software to improve our lives and the lives of others. Usually this involves taking some mundane information - such as contacts, invoices, or receipts - and manipulating it using a computer application.
The contacts word doesn't match a context here. It seems that you mistyped r.
sghill commented
Hoping to help out with a pull request, I checked into this issue :)
I think "contacts" (no "r") is what was intended and makes sense after reading through the rest of the section --
- The next illustration is of a business card (contact) and an invoice
- From there, business cards are used as examples of real-world documents
- Address books and contact managers are fairly common examples of how to use frameworks
If everyone agrees, perhaps we can leave it as-is and close the issue?