Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstoik1 committed Oct 4, 2023
1 parent 0b64e23 commit 9ce40fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ This trait brings _mutable_ match-based trimming `String`, `Vec<u8>`, and `Box<[
| `trim_end_matches_mut` | Trim arbitrary trailing bytes via callback (mutably). |


### [`NormalizeWhitespace`]
### NormalizeWhitespace

This trait exposes an iterator over byte/string slice contents with the edges trimmed, and all contiguous inner whitespace converted to a single horizontal space.

Expand Down

0 comments on commit 9ce40fc

Please sign in to comment.