Update README.md

fix typing error with the extra ;
This commit is contained in:
1shaked
2021-08-29 09:43:09 +03:00
committed by GitHub
parent 9efee181ba
commit 7fa94b6996

View File

@ -44,7 +44,7 @@ const doc = new Document({
], ],
}), }),
], ],
}]; }],
}); });
// Used to export the file into a .docx file // Used to export the file into a .docx file