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
commit 03bdeb3875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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)