From 37e610d2b3beacef8d6f64f0890f74a4d387a4b9 Mon Sep 17 00:00:00 2001 From: Dolan Date: Fri, 30 Oct 2020 00:13:52 +0000 Subject: [PATCH] Fix typo --- docs/usage/document.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/document.md b/docs/usage/document.md index 37c8eb1fdb..0f1a12486a 100644 --- a/docs/usage/document.md +++ b/docs/usage/document.md @@ -39,7 +39,7 @@ const doc = new docx.Document({ ### Change background color of Document -Set the hax value in the document like so: +Set the hex value in the document like so: ```ts const doc = new docx.Document({