We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859786c commit 4e7e3d8Copy full SHA for 4e7e3d8
1 file changed
src/conversion/from_into.md
@@ -69,7 +69,7 @@ fn main() {
69
}
70
```
71
72
-## `From` and `Into` are interchangable
+## `From` and `Into` are interchangeable
73
74
`From` and `Into` are designed to be complementary.
75
We do not need to provide an implementation for both traits.
0 commit comments