Skip to content

Commit

Permalink
[docs] minor docs grammar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik authored Feb 12, 2022
1 parent 7a0b59c commit ed1adec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tree.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1361,8 +1361,8 @@ impl Tree {
}
}

/// Create an iterator over tuples of keys and values,
/// where the all the keys starts with the given prefix.
/// Create an iterator over tuples of keys and values
/// where all keys start with the given prefix.
///
/// # Examples
///
Expand Down

0 comments on commit ed1adec

Please sign in to comment.