From 3fdf055c181fe0ad2ee1b8411f3dd4ca6f4bf733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotrek=20=C5=BBygie=C5=82o?= <11896137+pzygielo@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:38:28 +0200 Subject: [PATCH] [MRESOURCES-299] Be more accurate on using filtering element (#81) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Piotrek Żygieło --- src/site/apt/examples/filter.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/apt/examples/filter.apt b/src/site/apt/examples/filter.apt index f663696..d7343ed 100644 --- a/src/site/apt/examples/filter.apt +++ b/src/site/apt/examples/filter.apt @@ -72,7 +72,7 @@ mvn resources:resources Hello ${name} +-----+ - However, if we add a <<<\>>> tag to our POM and set it to <<>> like this: + However, if we add a <<<\>>> element to our POM and set it to <<>> like this: +-----+