diff --git a/docs/reference/api-conventions.asciidoc b/docs/reference/api-conventions.asciidoc index 077ebef4cc0..ab55dc37c0b 100644 --- a/docs/reference/api-conventions.asciidoc +++ b/docs/reference/api-conventions.asciidoc @@ -245,7 +245,7 @@ document indexed. [float] === JSONP -By default JSONP responses are disabled by default. coming[1.3,Previously JSONP was enabled by default] +By default JSONP responses are disabled. coming[1.3,Previously JSONP was enabled by default] When enabled, all REST APIs accept a `callback` parameter resulting in a http://en.wikipedia.org/wiki/JSONP[JSONP] result. You can enable