Skip to content

Commit 92bc584

Browse files
Update src/core/rendering.js
Co-authored-by: Perminder Singh <[email protected]>
1 parent bb512f1 commit 92bc584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/rendering.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ p5.prototype.clearDepth = function(depth) {
968968
* stroke('#d41159');
969969
* line(75, 25, 25, 75);
970970
*
971-
* describe('A Slate Blue line and a Plum line form an X on a gray background. The area where they overlap is Dark Indigo.');
971+
* describe('A slate blue line and a plum line form an X on a gray background. The area where they overlap is dark Indigo.');
972972
* }
973973
* </code>
974974
* </div>

0 commit comments

Comments
 (0)