summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--packages/integrations/markdoc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/markdoc/README.md b/packages/integrations/markdoc/README.md
index 576ad6e71..9722f371f 100644
--- a/packages/integrations/markdoc/README.md
+++ b/packages/integrations/markdoc/README.md
@@ -360,7 +360,7 @@ To set up the extension, create a `markdoc.config.json` file into the project ro
"type": "esm",
"property": "default",
"watch": true
- },
+ }
}
]
```