Skip to content

Commit 88ebc9c

Browse files
authored
minor fixes
1 parent a8d97dd commit 88ebc9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/shape/curves.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ function curves(p5, fn){
489489
*
490490
* <div>
491491
* <code>
492-
* * function setup() {
492+
* function setup() {
493493
* createCanvas(200, 200);
494494
* background(240);
495495
* noFill();

0 commit comments

Comments
 (0)