Skip to content

Commit 5c01ecd

Browse files
authored
Update character-set.md
1 parent 0bd54aa commit 5c01ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database/character-set.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ UTF-8 可以根据不同的符号自动选择编码的长短,像英文字符
9494

9595
UTF-32 的规则最简单,不过缺陷也比较明显,对于英文字母这类字符消耗的空间是 UTF-8 的 4 倍之多。
9696

97-
**UTF-8** 是目前使用最广的一种字符编码
97+
**UTF-8** 是目前使用最广的一种字符编码。
9898

9999
![](https://oss.javaguide.cn/javaguide/1280px-Utf8webgrowth.svg.png)
100100

0 commit comments

Comments
 (0)