fix(docs): Correct small typos
This commit is contained in:
parent
265833d419
commit
fea16617d4
31 changed files with 36 additions and 36 deletions
|
@ -75,6 +75,6 @@ The fourth parameter controls the precision. Lower numbers make the check less p
|
|||
|
||||
Typically, you don't need to worry about precision. But occasionally, you may
|
||||
get unexpected results because of floating point errors, rounding errors, or
|
||||
cubic bezier juggling.
|
||||
cubic Bezier juggling.
|
||||
|
||||
When that happens, you can lower the precision so you get what you expect.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue