Skip to content

Commit

Permalink
Resume work. Road to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Oyelowo committed Jan 6, 2025
1 parent d50ee6b commit 2ab674b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions query-builder/src/functions/rand.rs
Original file line number Diff line number Diff line change
Expand Up @@ -214,9 +214,9 @@ pub fn float_fn(
///
/// # Arguments
/// * `from` - The minimum value of the range. Can be a number, field or parameter reprsenting
/// the number.
/// the number.
/// * `to` - The maximum value of the range. Can be a number, field or parameter reprsenting
/// the number.
/// the number.
///
/// # Example
/// ```rust
Expand Down

0 comments on commit 2ab674b

Please sign in to comment.