From a48ab2124f9bc4f74d60e49586a655286be6ad70 Mon Sep 17 00:00:00 2001 From: cosmix Date: Fri, 17 Jan 2020 19:15:12 +0200 Subject: Fix CSV -> SSV in docs (#7782) --- web/api/formatters/ssv/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/api/formatters/ssv/README.md') diff --git a/web/api/formatters/ssv/README.md b/web/api/formatters/ssv/README.md index ec85fe469c..d2c7077f88 100644 --- a/web/api/formatters/ssv/README.md +++ b/web/api/formatters/ssv/README.md @@ -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 | | :----:|:-------:|:----------| -- cgit v1.2.3