From b8c079fd8b8b7a14709325b5148c828e3f3bc07e Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sun, 27 Feb 2022 13:20:48 +0100 Subject: [PATCH] Documentation --- docs/setup/ensuring-data-privacy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/ensuring-data-privacy.md b/docs/setup/ensuring-data-privacy.md index e834615fd..8818b427e 100644 --- a/docs/setup/ensuring-data-privacy.md +++ b/docs/setup/ensuring-data-privacy.md @@ -53,7 +53,7 @@ The following configuration options are available: : :octicons-milestone-24: Default: `bundle` – This option specifies what the plugin should do when encountering external assets. There are two options: - while `report` will issue a warning message during the build, `bundle` will + while `report` will issue warning messages during the build, `bundle` will automatically download all external files and adjust all references: ``` yaml