Skip to content

Commit

Permalink
Fix CSV -> SSV in docs (netdata#7782)
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmix authored Jan 17, 2020
1 parent d423c30 commit a48ab21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/api/formatters/ssv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It supports the following formats:
| `ssvcomma` | text/plain | a comma separated list of values |
| `array` | application/json | a JSON array |

The CSV formatter respects the following API `&options=`:
The SSV formatter respects the following API `&options=`:

| option | supported | description |
| :----:|:-------:|:----------|
Expand Down

0 comments on commit a48ab21

Please sign in to comment.