Merge pull request #1186 from miguelraz/patch-1

typo fix
This commit is contained in:
liv 2022-09-06 12:13:51 +02:00 committed by GitHub
commit 6af86bbf22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -943,7 +943,7 @@ After using drop() to move the Planets out of scope individually, the reference
In the end the sun only has one reference again, to itself. See more at:
https://doc.rust-lang.org/book/ch15-04-rc.html
* Unforunately Pluto is no longer considered a planet :(
* Unfortunately Pluto is no longer considered a planet :(
"""
[[exercises]]