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

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
clarketm committed May 19, 2016
1 parent da50fa6 commit 897e29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ tables.tableExport.update({
})

/* reset */
tables.tableExport.reset(); // useful for a dynamically alter table
tables.tableExport.reset(); // useful for a dynamically altered table

/* remove */
table.tableExport.remove(); // removes caption and buttons
Expand Down

0 comments on commit 897e29c

Please sign in to comment.