We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd54aa commit 5c01ecdCopy full SHA for 5c01ecd
1 file changed
docs/database/character-set.md
@@ -94,7 +94,7 @@ UTF-8 可以根据不同的符号自动选择编码的长短,像英文字符
94
95
UTF-32 的规则最简单,不过缺陷也比较明显,对于英文字母这类字符消耗的空间是 UTF-8 的 4 倍之多。
96
97
-**UTF-8** 是目前使用最广的一种字符编码,。
+**UTF-8** 是目前使用最广的一种字符编码。
98
99

100
0 commit comments