fix(docs): Correct spelling of Bezier to Bézier with accented "e"
This commit is contained in:
parent
acb9b0d10e
commit
965585f368
8 changed files with 10 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
title: Path.curve()
|
||||
---
|
||||
|
||||
The `Path.curve()` method draws a cubic Bezier curve from the current position
|
||||
The `Path.curve()` method draws a cubic Bézier curve from the current position
|
||||
via two control points to a given endpoint.
|
||||
|
||||
## Signature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue