diff --git a/doc/source/usage/cli.rst b/doc/source/usage/cli.rst index e898386a2..93a5e6675 100644 --- a/doc/source/usage/cli.rst +++ b/doc/source/usage/cli.rst @@ -284,9 +284,9 @@ will send the following in the API layer:: { "key": { - "key1": "val1" + "key1": "val1", "key2": "val2", - "key3": "val3", + "key3": "val3" } }