Skip to content

Commit 1273f7b

Browse files
authored
some minor fixes
1 parent 490fe4b commit 1273f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/io/p5.Table.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ class Table {
438438
* title (string)
439439
* @return {p5.TableRow[]} An Array of TableRow objects
440440
* @example
441-
* <div class="norender">
441+
* <div>
442442
* <code>
443443
* let table;
444444
*

0 commit comments

Comments
 (0)