fix(markdown): Typo in doc for utils.beamIntersectsCurve()
This commit is contained in:
parent
1ece197760
commit
23b87ad208
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ title: utils.beamIntersectsCurve()
|
|||
|
||||
The `utils.beamIntersectsCurve()` function finds the intersection between an endless
|
||||
line and a curve described by points
|
||||
`start`, `cp1`, `cp2, and `end\`.
|
||||
`start`, `cp1`, `cp2`, and `end`.
|
||||
|
||||
<Warning>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue