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 27b7178 commit 4d9c68eCopy full SHA for 4d9c68e
doc/specs/stdlib_hashmaps.md
@@ -1469,7 +1469,7 @@ that `key` was not present in the map and the entry was added to the
1469
map.
1470
1471
* If `key` is already present in `map` and the `conflict` argument has been
1472
-provided then the presence of `other` is ignored. If `conflict` has not
+provided then the presence of `other` is ignored. If `conflict` has not
1473
been provided then it routine will error stop.
1474
1475
##### Example
0 commit comments