mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-11-29 18:29:40 +02:00
Fixing a typo in a "details" close tag (#638)
This commit is contained in:
parent
490b20e245
commit
a788680d5e
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user