Skip to content

Commit

Permalink
Fix typo: Seaching -> Searching (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
randomer authored Dec 4, 2023
1 parent 07346a8 commit 1e5bc90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Chart/Svg.elm
Original file line number Diff line number Diff line change
Expand Up @@ -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
-}
Expand Down

0 comments on commit 1e5bc90

Please sign in to comment.