[skip e2e] Check the syntax of chap08_binlog md (#14123)

Signed-off-by: min.tian <min.tian.cn@gmail.com>
pull/14164/head
min.tian 2021-12-24 13:11:32 +08:00 committed by GitHub
parent 107e3f8971
commit ae8f2f028f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Schema column records the DDL of the collection.
## Event format
Binlog file consists of 4 bytes magic number and a series of events. The first event must be descriptor event.
Binlog file consists of 4 bytes magic number and a series of events. The first event must be a descriptor event.
### 8.1 Event format