docs:cdiwadkar16-patch-4-10 - grammar change

Grammar changes.
This commit is contained in:
Chait Diwadkar 2022-05-26 13:33:27 -07:00 committed by gccgdb1234
parent 751cd8a854
commit 6b861ad003
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Please refer to [OpenTSDB HTTP API](http://opentsdb.net/docs/build/html/api_http
:::note
- In JSON protocol, strings will be converted to nchar type and numeric values will be converted to double type.
- Only data in array format is accepted, array must be used even there is only one row.
- Only data in array format is accepted and so an array must be used even if there is only one row.
:::