Skip to content

Commit

Permalink
fix typo in bvid_desc.md (#928)
Browse files Browse the repository at this point in the history
  • Loading branch information
F-park authored Jan 8, 2024
1 parent ad24644 commit 1045da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/misc/bvid_desc.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

### 格式

“bvid”恒为长度为 12 的字符串,前两个固定为“BV1”,后 9 个为 base58 计算结果(不包含数字 `0` 和大写字母 `I``0` 以及小写字母 `l`
“bvid”恒为长度为 12 的字符串,前两个固定为“BV1”,后 9 个为 base58 计算结果(不包含数字 `0` 和大写字母 `I``O` 以及小写字母 `l`

### 实质

Expand Down

0 comments on commit 1045da3

Please sign in to comment.