Fix type byte of WAL metadata records in docs (#11035)

Signed-off-by: Paschalis Tsilias <paschalist0@gmail.com>
This commit is contained in:
Paschalis Tsilias 2022-07-19 15:52:02 +03:00 committed by GitHub
parent 62a6bba2db
commit a0f7c31c26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ Metadata records encode the metadata updates associated with a series.
``` ```
┌────────────────────────────────────────────┐ ┌────────────────────────────────────────────┐
│ type = 5 <1b> │ type = 6 <1b>
├────────────────────────────────────────────┤ ├────────────────────────────────────────────┤
│ ┌────────────────────────────────────────┐ │ │ ┌────────────────────────────────────────┐ │
│ │ series_id <uvarint> │ │ │ │ series_id <uvarint> │ │