1
0
Fork 0

Merge pull request #3142 from BenJamesBen/curveintersectsy-docs-typo-fix

fix(docs): Typo in utils.curveIntersectsY()
This commit is contained in:
Joost De Cock 2022-12-06 08:39:14 +01:00 committed by GitHub
commit 5e23dcf407
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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