Skip to content

Commit 5ccfd86

Browse files
authored
docs: fix some typos
1 parent b86f2e3 commit 5ccfd86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/worksheet-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ const buffer = createExcelFile(workbook);
6262
fs.writeFileSync('output.xlsx', buffer);
6363
```
6464

65-
> **Note:** a Node script can be found in the [packages/demo/node-examples/](https://github.com/ghiscoding/excel-builder-vanilla/tree/main/packages/demo/node-examples/) folder.
65+
> **Note:** some NodeJS scripts can be found in the [packages/demo/node-examples/](https://github.com/ghiscoding/excel-builder-vanilla/tree/main/packages/demo/node-examples/) folder.

0 commit comments

Comments
 (0)