Skip to content

Commit f30067b

Browse files
thanhnguyen-awsCarolyn Zech
andauthored
Update doc/src/challenges/0022-str-iter.md
Co-authored-by: Carolyn Zech <cmzech@amazon.com>
1 parent 8d98b12 commit f30067b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/src/challenges/0022-str-iter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Prove the safety of the following safe functions that contain unsafe code:
4848
|next_back| MatchesInternal|
4949
|remainder| SplitAsciiWhitespace|
5050

51-
Write and prove the safety contract for this unsafe function: __iterator_get_unchecked
51+
Write and prove the safety contract for this unsafe function `__iterator_get_unchecked`
5252

5353
The verification must be unbounded---it must hold for str of arbitrary length.
5454

0 commit comments

Comments
 (0)