Merge pull request #283 from gflow33/patch-1

Correct typo in chapter 12 intro
This commit is contained in:
Sunface
2022-07-28 09:04:42 +08:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
# Ownership and Borrowing
# Type Conversion
Learning resources:
- English: [Standary library](https://std.rs)
- 简体中文: [Rust语言圣经 - 所有权与借用](https://course.rs/basic/converse.html)