From 90d393f968af8dbb981b221b126caddbe828f0ae Mon Sep 17 00:00:00 2001 From: Chris Hepner Date: Thu, 7 Jan 2016 09:21:49 -0800 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 768bec71f..8fbbe5ec9 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ views. You run an instance of PostgREST per schema and route requests among them with a reverse proxy such as [nginx](http://nginx.org). Learn more [here](http://postgrest.com/admin/versioning/). -### Self-documention +### Self-documentation Rather than writing and maintaining separate docs yourself let the API explain its own affordances using HTTP. All PostgREST endpoints