fix(docs): Typo in utils.curveIntersectsY()
This commit is contained in:
parent
86709a15d7
commit
ad50b4cadf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
title: utils.curveIntersectsY()
|
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.
|
intersects a given Y-value.
|
||||||
|
|
||||||
## Signature
|
## Signature
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue