We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ee23b commit e302d38Copy full SHA for e302d38
docs/src/user-guide/quick-start/clp-json.md
@@ -44,7 +44,7 @@ sbin/compress.sh --timestamp-key '<timestamp-key>' <path1> [<path2> ...]
44
:::
45
46
* `<path...>` are paths to JSON log files or directories containing such files.
47
- * Each JSON log file should contain each log event as a
+ * Each JSON log file should contain each log event as a
48
[separate JSON object](./index.md#clp-json), i.e., *not* as an array.
49
50
The compression script will output the compression ratio of each dataset you compress, or you can
0 commit comments