Skip to content

Commit f8bbc5e

Browse files
Merge pull request #343 from rustcc/MarisaKirisame-patch-34
Strings->String
2 parents f031d94 + c36c145 commit f8bbc5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ wiki: https://wiki.rust-china.org/
6767
* [类型、运算符和字符串](type/preface.md)「wayslog」
6868
* [基础类型](type/types.md)
6969
* [复合类型](type/compound-types.md)
70-
* [字符串类](type/strings.md)
70+
* [字符串类](type/string.md)
7171
* [基础运算符和字符串格式化](type/operator-and-formatting.md)
7272
* [函数](function/overview.md)「qdao」
7373
* [函数参数](function/arguement.md)

0 commit comments

Comments
 (0)