From 1bcda9d23f9951f1333cd2a3ba2a97b6b6ec69c4 Mon Sep 17 00:00:00 2001 From: Alec <867245430@qq.com> Date: Mon, 4 Feb 2019 17:30:47 +0800 Subject: [PATCH] Update tombstones.md (format of tombstone) (#511) --- docs/format/tombstones.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/format/tombstones.md b/docs/format/tombstones.md index 308a458a48..058f5f1e2f 100644 --- a/docs/format/tombstones.md +++ b/docs/format/tombstones.md @@ -25,7 +25,7 @@ The stones section is 0 padded to a multiple of 4 for fast scans. # Tombstone ``` -┌─────────────┬───────────────┬──────────────┐ -│ref │ mint │ maxt │ -└─────────────┴───────────────┴──────────────┘ +┌────────────────┬─────────────────┬────────────────┐ +│ref │ mint │ maxt │ +└────────────────┴─────────────────┴────────────────┘ ```