summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
authorarlecchino <kolbma@users.noreply.github.com>2021-06-29 13:41:16 +0200
committerGitHub <noreply@github.com>2021-06-29 13:41:16 +0200
commita4a10987667ed5094763101fb885c9efc0e53bc3 (patch)
treeda374ff3607646d6b02ad9453c089997aa7c3b0c /info.toml
parent34ea029df8cb0af90524b9158990a56d6beb3d10 (diff)
Update info.toml
Co-authored-by: marisa <mokou@fastmail.com>
Diffstat (limited to 'info.toml')
-rw-r--r--info.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/info.toml b/info.toml
index dedc65d..e91909a 100644
--- a/info.toml
+++ b/info.toml
@@ -774,7 +774,7 @@ case is a vector of integers and the failure case is a DivisionError.
The list_of_results function needs to return a vector of results.
-See https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.collect how
+See https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.collect for how
the `FromIterator` trait is used in `collect()`."""
[[exercises]]