From e1d1bb2adf378a2a2a35d65a188601eb1e4cb73e Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Tue, 17 Jun 2014 20:59:13 +0200 Subject: [PATCH] fix typo --- docs/sheetsee-tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)