website: Clarify the ?pretty docs

This commit is contained in:
Armon Dadgar 2014-08-01 13:38:03 -07:00
parent cf3fcbc27d
commit 2906b7f439
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ leader. These can be used to gauge if a stale read should be used.
## Formatted JSON Output
By default, the output of all HTTP API requests return minimized JSON with all
whitespace removed. By adding "?pretty=true" to the HTTP request URL,
whitespace removed. By adding "?pretty" to the HTTP request URL,
formatted JSON will be returned.
## KV