Update README.md
fix typing error with the extra ;
This commit is contained in:
@ -44,7 +44,7 @@ const doc = new Document({
|
||||
],
|
||||
}),
|
||||
],
|
||||
}];
|
||||
}],
|
||||
});
|
||||
|
||||
// Used to export the file into a .docx file
|
||||
|
Reference in New Issue
Block a user