diff --git a/docs/sheetsee-tables.md b/docs/sheetsee-tables.md index d83de1e0..9e1493a6 100644 --- a/docs/sheetsee-tables.md +++ b/docs/sheetsee-tables.md @@ -22,7 +22,7 @@ You can then style `.tHeader` in your CSS to make them look how you want. You'll want to set your table options and pass them into `Sheetsee.makeTable()`. If you want to add a search/filter, pass your options into `Sheetsee.initiateTableFilter()` -## Funtions +## Functions ### Sheetsee.makeTable(tableOptions)