Skip to content

Commit e302d38

Browse files
Rabbit/lint
1 parent 31ee23b commit e302d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/user-guide/quick-start/clp-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ sbin/compress.sh --timestamp-key '<timestamp-key>' <path1> [<path2> ...]
4444
:::
4545

4646
* `<path...>` are paths to JSON log files or directories containing such files.
47-
* Each JSON log file should contain each log event as a
47+
* Each JSON log file should contain each log event as a
4848
[separate JSON object](./index.md#clp-json), i.e., *not* as an array.
4949

5050
The compression script will output the compression ratio of each dataset you compress, or you can

0 commit comments

Comments
 (0)