diff --git a/packages/gatsby-remark-copy-linked-files/README.md b/packages/gatsby-remark-copy-linked-files/README.md index 4faca5e8b8bd6..1b7e919ca6852 100644 --- a/packages/gatsby-remark-copy-linked-files/README.md +++ b/packages/gatsby-remark-copy-linked-files/README.md @@ -42,7 +42,7 @@ plugins: [ destinationDir: 'path/to/dir', } } - } + ] } } ]