diff --git a/docs/README.md b/docs/README.md index 64a6a85225..6e06856207 100644 --- a/docs/README.md +++ b/docs/README.md @@ -44,7 +44,7 @@ const doc = new Document({ ], }), ], - }]; + }], }); // Used to export the file into a .docx file