We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f031d94 + c36c145 commit f8bbc5eCopy full SHA for f8bbc5e
1 file changed
README.md
@@ -67,7 +67,7 @@ wiki: https://wiki.rust-china.org/
67
* [类型、运算符和字符串](type/preface.md)「wayslog」
68
* [基础类型](type/types.md)
69
* [复合类型](type/compound-types.md)
70
- * [字符串类](type/strings.md)
+ * [字符串类](type/string.md)
71
* [基础运算符和字符串格式化](type/operator-and-formatting.md)
72
* [函数](function/overview.md)「qdao」
73
* [函数参数](function/arguement.md)
0 commit comments