From b71e1286cf06e6553194448a54df1e131490329b Mon Sep 17 00:00:00 2001 From: Ron Alleva Date: Tue, 20 Feb 2018 12:14:07 -0500 Subject: [PATCH] #701 - Polishing. --- src/main/asciidoc/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc index 5ceb9238..830bdeee 100644 --- a/src/main/asciidoc/index.adoc +++ b/src/main/asciidoc/index.adoc @@ -67,7 +67,7 @@ This would render as follows in JSON: { "firstname" : "Dave", "lastname" : "Matthews", - _"links" : [ + "_links" : [ { "rel" : "self", "href" : "http://myhost/people"