Skip to content

Commit 50b7761

Browse files
committed
Update api-js.md
1 parent 93a2828 commit 50b7761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-js.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ SVGCurveLib./*some method here*/
5151
- `p3`: object with format `{x: 0, y: 0}` - end point
5252
- `t`: number [0-1]
5353

54-
### `.pointOnEllipticalArc`
54+
### `pointOnEllipticalArc`
5555

5656
`SVGCurveLib.pointOnEllipticalArc(p0, rx, ry, xAxisRotation, largeArcFlag, sweepFlag, p1, t)`
5757

0 commit comments

Comments
 (0)