diff --git a/README.md b/README.md index 492db52..d0cc520 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ Biases don't only apply to hiring. For instance, the fundamental attribution bia ### Databases -* [A plain english introduction to CAP Theorem](http://ksat.me/a-plain-english-introduction-to-cap-theorem/) +* [A plain english introduction to CAP Theorem](http://ksat.me/a-plain-english-introduction-to-cap-theorem) * [NOSQL Patterns](http://horicky.blogspot.nl/2009/11/nosql-patterns.html) * [NoSQL Databases: a Survey and Decision Guidance](https://medium.baqend.com/nosql-databases-a-survey-and-decision-guidance-ea7823a822d#.9fe79qr90) * [Safe Operations For High Volume PostgreSQL](https://www.braintreepayments.com/blog/safe-operations-for-high-volume-postgresql/) (this is for PostgreSQL but works great for other DBs as well).