update typo with docs

This commit is contained in:
zhang2014 2018-01-19 11:17:42 +08:00 committed by alexey-milovidov
parent f87d80c378
commit f9ffae4372
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ Here, `20140317_20140323_2_2_0` and ` 20140317_20140323_4_4_0` are the directori
Let's break down the name of the first part: `20140317_20140323_2_2_0`.
- `20140317` is the minimum date of the data in the chunk.
- `20140323` is the maximum data of the data in the chunk.
- `20140323` is the maximum date of the data in the chunk.
- `2` is the minimum number of the data block.
- `2` is the maximum number of the data block.
- `0` is the chunk level (the depth of the merge tree it is formed from).