Skip to content

Commit

Permalink
Remove an Oxford comma
Browse files Browse the repository at this point in the history
  • Loading branch information
havenwood committed Jun 21, 2024
1 parent 0a02e96 commit 4323fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
//! The `unicode-segmentation` Crate segments along "Word Bounaries" according
//! to the [Unicode Standard Annex #29](http://www.unicode.org/reports/tr29/).
//!
//! # `Case`, `Sort`, and `Filters`
//! # `Case`, `Sort` and `Filters`
//!
//! In addition to source input, a `WordTally` is contstructed with options for
//! `Case` normalization, `Sort` order and word `Filters`. `Case` options include
Expand Down

0 comments on commit 4323fa7

Please sign in to comment.