From 9b227d27e75a70266d72c71107892e55ab68b247 Mon Sep 17 00:00:00 2001 From: naivewong <867245430@qq.com> Date: Wed, 6 Feb 2019 10:00:18 +0800 Subject: [PATCH] update labels count, chunks count Signed-off-by: naivewong <867245430@qq.com> --- docs/format/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/format/index.md b/docs/format/index.md index 5bcacbdaa..1ec3c21b4 100644 --- a/docs/format/index.md +++ b/docs/format/index.md @@ -89,7 +89,7 @@ After the labels, the number of indexed chunks is encoded, followed by a sequenc │ len │ ├──────────────────────────────────────────────────────────────────────────┤ │ ┌──────────────────────────────────────────────────────────────────────┐ │ -│ │ #labels count │ │ +│ │ labels count │ │ │ ├──────────────────────────────────────────────────────────────────────┤ │ │ │ ┌────────────────────────────────────────────┐ │ │ │ │ │ ref(l_i.name) │ │ │ @@ -98,7 +98,7 @@ After the labels, the number of indexed chunks is encoded, followed by a sequenc │ │ └────────────────────────────────────────────┘ │ │ │ │ ... │ │ │ ├──────────────────────────────────────────────────────────────────────┤ │ -│ │ #chunks count │ │ +│ │ chunks count │ │ │ ├──────────────────────────────────────────────────────────────────────┤ │ │ │ ┌────────────────────────────────────────────┐ │ │ │ │ │ c_0.mint │ │ │