Skip to content

Commit 6abf6b4

Browse files
thanhnguyen-awsCarolyn Zech
andauthored
Update doc/src/challenges/0017-slice.md
Co-authored-by: Carolyn Zech <cmzech@amazon.com>
1 parent dfde3e1 commit 6abf6b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/src/challenges/0017-slice.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ Prove that the following safe abstractions (in library/core/src/slice/mod.rs) do
6060
|swap_with_slice|
6161
|as_simd|
6262
|as_simd_mut|
63-
|get disjioin_mut|
64-
|get disjioin_check_valid|
63+
|get_disjoint_mut|
64+
|get_disjoint_check_valid|
6565
|as_flattened|
6666
|as_flattened_mut|
6767

0 commit comments

Comments
 (0)