Skip to content

Commit cb94f9c

Browse files
Update 0002-intrinsics-memory.md (rust-lang#209)
Fixing typos. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses. Co-authored-by: Carolyn Zech <cmzech@amazon.com>
1 parent bc9c9f9 commit cb94f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/challenges/0002-intrinsics-memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ All the following usages of intrinsics were proven safe:
6161

6262

6363

64-
Annotate and verify all the functions that below that expose intrinsics with safety contracts
64+
Annotate and verify all the functions below that expose intrinsics with safety contracts
6565

6666
| Function | Location |
6767
|---------|---------|

0 commit comments

Comments
 (0)