Merge pull request #3142 from BenJamesBen/curveintersectsy-docs-typo-fix
fix(docs): Typo in utils.curveIntersectsY()
This commit is contained in:
commit
5e23dcf407
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
title: utils.curveIntersectsY()
|
||||
---
|
||||
|
||||
The `utils.curveIntersectsX()` function finds the point(s) where a curve
|
||||
The `utils.curveIntersectsY()` function finds the point(s) where a curve
|
||||
intersects a given Y-value.
|
||||
|
||||
## Signature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue