Skip to content

Commit 95e51f3

Browse files
committed
fixed a spelling mistake in info.toml
1 parent 4ff38c7 commit 95e51f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ Create an iterator from the slice. Transform the iterated values by applying
844844
the `capitalize_first` function. Remember to collect the iterator.
845845
846846
Step 3.
847-
This is surprising similar to the previous solution. Collect is very powerful
847+
This is surprisingly similar to the previous solution. Collect is very powerful
848848
and very general. Rust just needs to know the desired type."""
849849

850850
[[exercises]]

0 commit comments

Comments
 (0)