We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ff38c7 commit 95e51f3Copy full SHA for 95e51f3
info.toml
@@ -844,7 +844,7 @@ Create an iterator from the slice. Transform the iterated values by applying
844
the `capitalize_first` function. Remember to collect the iterator.
845
846
Step 3.
847
-This is surprising similar to the previous solution. Collect is very powerful
+This is surprisingly similar to the previous solution. Collect is very powerful
848
and very general. Rust just needs to know the desired type."""
849
850
[[exercises]]
0 commit comments