README.md: Fixed typo (sentence fragment)

This commit is contained in:
Steve Phillips
2017-05-16 22:02:57 -05:00
committed by Joe Nelson
parent 8593600cfa
commit b09b677cd8
+1 -1
View File
@@ -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)