Skip to content

Commit 43521cd

Browse files
ksen0davepagurek
andauthored
Update src/shape/custom_shapes.js
Co-authored-by: Dave Pagurek <[email protected]>
1 parent 66cf9ef commit 43521cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shape/custom_shapes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2107,7 +2107,7 @@ function customShapes(p5, fn) {
21072107
/**
21082108
* Similar to <a href="#/p5/splineProperty">splineProperty()</a>:
21092109
* `splineProperty('tightness', t)` is the same as
2110-
* `splineProperties({'tightness': t})``
2110+
* `splineProperties({'tightness': t})`
21112111
*
21122112
* @method splineProperties
21132113
* @param {Object} An object containing key-value pairs to set.

0 commit comments

Comments
 (0)