Skip to content
This repository was archived by the owner on Jul 25, 2021. It is now read-only.

Commit 897e29c

Browse files
committed
updated README
1 parent da50fa6 commit 897e29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ tables.tableExport.update({
115115
})
116116

117117
/* reset */
118-
tables.tableExport.reset(); // useful for a dynamically alter table
118+
tables.tableExport.reset(); // useful for a dynamically altered table
119119

120120
/* remove */
121121
table.tableExport.remove(); // removes caption and buttons

0 commit comments

Comments
 (0)