You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1564,7 +1564,7 @@ workbook.commit()
1564
1564
A portion of this library has been isolated and tested for use within a browser environment.
1565
1565
1566
1566
Due to the streaming nature of the workbook reader and workbook writer, these have not been included.
1567
-
Only the document based workbook may be used (see <ahref="#create-a-workbook">Create a Worbook</a> for details).
1567
+
Only the document based workbook may be used (see <ahref="#create-a-workbook">Create a Workbook</a> for details).
1568
1568
1569
1569
For example code using ExcelJS in the browser take a look at the <ahref="https://github.com/exceljs/exceljs/tree/master/spec/browser">spec/browser</a> folder in the github repo.
0 commit comments