diff --git a/README.md b/README.md index 337bb8f43..4c6388abc 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ directly into your database. Hence no application can corrupt your data (including your API server). The PostgREST exposes HTTP interface with safeguards to prevent -surprises, such as enforcing idempotent PUT requests, and +surprises, such as enforcing idempotent PUT requests. See examples of [PostgreSQL constraints](http://www.tutorialspoint.com/postgresql/postgresql_constraints.htm)