String docs: Add "the"
This commit is contained in:
parent
7ce1fbe1f7
commit
74b6221209
@ -145,7 +145,7 @@ This emphasizes that we have to walk from the beginning of the list of `chars`.
|
||||
|
||||
## Slicing
|
||||
|
||||
You can get a slice of a string with slicing syntax:
|
||||
You can get a slice of a string with the slicing syntax:
|
||||
|
||||
```rust
|
||||
let dog = "hachiko";
|
||||
|
Loading…
Reference in New Issue
Block a user