diff --git a/src/Chart/Svg.elm b/src/Chart/Svg.elm index 1b95368..984eb59 100644 --- a/src/Chart/Svg.elm +++ b/src/Chart/Svg.elm @@ -99,7 +99,7 @@ You can see what attributes are applicable given their configuration record. @docs lengthInCartesianX, lengthInCartesianY @docs hideOverflow -# Seaching +# Searching @docs getNearest, getNearestX, getWithin, getWithinX -}