You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-15 13:50:27 +02:00
Fixing a typo in a "details" close tag (#638)
This commit is contained in:
@ -27,5 +27,5 @@ fn main() {
|
||||
* When using generics, the standard library's `Into<T>` can provide a kind of limited
|
||||
polymorphism on argument types. We will see more details in a later section.
|
||||
|
||||
</defails>
|
||||
</details>
|
||||
|
||||
|
Reference in New Issue
Block a user