mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 12:39:42 +00:00
Correct typo in chapter 12 intro
Change from "Ownership and borrowing" to "Type conversion" as the book says in the chapter list
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# Ownership and Borrowing
|
||||
# Type Conversion
|
||||
Learning resources:
|
||||
- English: [Standary library](https://std.rs)
|
||||
- 简体中文: [Rust语言圣经 - 所有权与借用](https://course.rs/basic/converse.html)
|
||||
|
Reference in New Issue
Block a user