Skip to content

Commit b7ba30b

Browse files
authored
Merge pull request #853 from ridespirals/readme-spelling
fix minor spelling mistake in readme
2 parents 7a32d33 + 5a0053f commit b7ba30b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1564,7 +1564,7 @@ workbook.commit()
15641564
A portion of this library has been isolated and tested for use within a browser environment.
15651565

15661566
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 <a href="#create-a-workbook">Create a Worbook</a> for details).
1567+
Only the document based workbook may be used (see <a href="#create-a-workbook">Create a Workbook</a> for details).
15681568

15691569
For example code using ExcelJS in the browser take a look at the <a href="https://github.com/exceljs/exceljs/tree/master/spec/browser">spec/browser</a> folder in the github repo.
15701570

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1556,7 +1556,7 @@ workbook.commit()
15561556
该库的一部分已经过隔离测试,可在浏览器环境中使用。
15571557

15581558
由于工作簿阅读器和工作簿编写器的流媒体特性,因此未包含这些内容。
1559-
只能使用基于文档的工作簿(有关详细信息,请参阅<a href="#create-a-workbook">创建Worbook </a>)。
1559+
只能使用基于文档的工作簿(有关详细信息,请参阅<a href="#create-a-workbook">创建Workbook </a>)。
15601560

15611561
例如,在浏览器中使用ExcelJS的代码,请查看github中的<a href="https://github.com/exceljs/exceljs/tree/master/spec/browser"> spec / browser </a>文件夹回购。
15621562

0 commit comments

Comments
 (0)