From 1b4ac30df4e5ae4acbe78352b60ab1a78fbf6a9a Mon Sep 17 00:00:00 2001 From: Tom Smith Date: Mon, 22 Jul 2024 15:49:39 +0100 Subject: [PATCH] fix(docs): readme for creditLine and maximumUploadSize --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23afc4d7..d053f5e7 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ export default defineConfig({ creditLine: { enabled: true, // boolean - enables an optional "Credit Line" field in the plugin. - // Used to store credits e.g. photographer, licence info + // Used to store credits e.g. photographer, licence information excludeSources: ['unsplash'], // string | string[] - when used with 3rd party asset sources, you may // wish to prevent users overwriting the creditLine based on the `source.name`