We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ed9373 commit d3ea8b7Copy full SHA for d3ea8b7
src/histogram/grid.rs
@@ -58,7 +58,7 @@ use std::ops::Range;
58
/// # Examples
59
///
60
/// Basic usage, building a `Grid` via [`GridBuilder`], with optimal grid layout determined by
61
-/// a given [`strategy`], and genrating a [`histogram`]:
+/// a given [`strategy`], and generating a [`histogram`]:
62
63
/// ```
64
/// use ndarray::{Array, array};
0 commit comments