From fbf345fc68bd66c1758be18ed367e0ed95f497d7 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Mon, 24 Oct 2016 10:07:28 -0700 Subject: [PATCH] Fix hyphenation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96ce54a55..e80d18298 100644 --- a/README.md +++ b/README.md @@ -108,8 +108,8 @@ generate up-to-date documentation for APIs. You can use a tool like interactive documentation for demo requests against the live API server. This project uses HTTP to communicate other metadata as well. For -instance the number of rows returned by an endpoint is reported by -- and limited with - range headers. More about +instance the number of rows returned by an endpoint is reported by - +and limited with - range headers. More about [that](http://begriffs.com/posts/2014-03-06-beyond-http-header-links.html). ### Data Integrity