Skip to content

Commit f429491

Browse files
committed
typo
1 parent da17f3a commit f429491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,7 @@ To pass separate binning options for *x* and *y*, the **x** and **y** input chan
10031003
Plot.binX({y: "count"}, {x: {thresholds: 20, value: "culmen_length_mm"}})
10041004
```
10051005

1006-
The **thresholds** option may specified as a named method or a variety of other ways:
1006+
The **thresholds** option may be specified as a named method or a variety of other ways:
10071007

10081008
* *freedman-diaconis* - the [Freedman–Diaconis rule](https://en.wikipedia.org/wiki/Freedman–Diaconis_rule)
10091009
* *scott* - [Scott’s normal reference rule](https://en.wikipedia.org/wiki/Histogram#Scott.27s_normal_reference_rule)

0 commit comments

Comments
 (0)