@cryptotaxi247 / netdata-1 / commits / a48ab2124

Fix CSV -> SSV in docs (#7782)

cosmix committed Jan 17, 2020 at 19:15 UTC a48ab2124f9bc4f74d60e49586a655286be6ad70
1 file changed +1 -1
web/api/formatters/ssv/README.md
+1 -1
@@ -11,7 +11,7 @@ It supports the following formats:
11 | `ssvcomma` | text/plain | a comma separated list of values |
12 | `array` | application/json | a JSON array |
13
14 -The CSV formatter respects the following API `&options=`:
14 +The SSV formatter respects the following API `&options=`:
15
16 | option | supported | description |
17 | :----:|:-------:|:----------|