Skip to content

Commit 9ba1b49

Browse files
Sacha0tkelman
authored andcommitted
Fix typo in NEWS.md entry for midpoints deprecation (#20058). (#22008)
1 parent a4bafff commit 9ba1b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ Deprecated or removed
614614
* To complete the deprecation of histogram-related functions, `midpoints` has been
615615
deprecated. Instead use the
616616
[StatsBase.jl package](https://github.com/JuliaStats/StatsBase.jl)'s
617-
`midpoint` function ([#20058]).
617+
`midpoints` function ([#20058]).
618618
619619
Command-line option changes
620620
---------------------------

0 commit comments

Comments
 (0)