Skip to content
This repository was archived by the owner on Apr 18, 2020. It is now read-only.

Commit 88d7a0b

Browse files
authored
Update README.md
1 parent aa1ae17 commit 88d7a0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ TableToExcel.convert(document.getElementById("table1"), {
3838

3939
# Cell Types
4040

41-
Cell types can be set using the following data attributes:
41+
Cell types can be set using the following data attributes:
42+
4243
|Attribute| Description| Possible Values|
4344
|---------|------------|----------------|
4445
|`data-t`| To specify the data type of a cell| `s` : String (Default)<br> `n` : Number <br> `b` : Boolean <br> `d` : Date|

0 commit comments

Comments
 (0)