Skip to content

Commit bed3267

Browse files
authored
Update 0003-pointer-arithmentic.md (#210)
1 parent a52b65a commit bed3267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/challenges/0003-pointer-arithmentic.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ At least 3 of the following usages were proven safe:
8888

8989
| Function | Location |
9090
|-------------------|---------------|
91-
| \[u8\]::is_asc_ii | core::slice |
91+
| \[u8\]::is_ascii | core::slice |
9292
| String::remove | alloc::string |
9393
| Vec::swap_remove | alloc::vec |
9494
| Option::as_slice | core::option |

0 commit comments

Comments
 (0)