1
0
Fork 0

fix(docs): Correct spelling of Bezier to Bézier with accented "e"

This commit is contained in:
Benjamin F 2022-12-23 21:56:40 -08:00
parent acb9b0d10e
commit 965585f368
8 changed files with 10 additions and 8 deletions

View file

@ -62,4 +62,4 @@ bool utils.pointOnCurve(
## Notes
Keep in mind that calculations with Bezier curves are often approximations.
Keep in mind that calculations with Bézier curves are often approximations.