Skip to content

Commit 7a7bf35

Browse files
takyanolimzykenneth
authored andcommitted
Update labelling comment
1 parent 21bb6eb commit 7a7bf35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/examples/en/08_Math/15_Noise2D.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ function draw() {
4444

4545
updatePixels();
4646

47-
//Show the details of two partitions
47+
//Show the details of each partition
4848
textSize(18);
4949
fill(255, 255, 255);
5050
text("Noise2D with 2 octaves and 0.2 falloff", 10, 350);

0 commit comments

Comments
 (0)