Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Co-authored-by: Matty <weatherleymatthew@gmail.com>
  • Loading branch information
alice-i-cecile and mweatherley committed Aug 30, 2024
1 parent 0b8009e commit 0ac5eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bevy_color/src/color_gradient.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ impl<T: Mix> ColorGradient<T> {
}

/// Converts the [`ColorGradient`] to a [`ColorCurve`] which implements the [`Curve`] trait
/// along with its adaptor methods
/// along with its adaptor methods.
/// # Example
///
/// ```
Expand Down

0 comments on commit 0ac5eff

Please sign in to comment.