From d9c45a1bcd7af752296bbaa2d6aff0e65a83d9b1 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Fri, 5 Aug 2022 09:09:59 +0200 Subject: [PATCH] Specify title to `auditing.auditor-aware`. Closes #2652 --- src/main/asciidoc/auditing.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/asciidoc/auditing.adoc b/src/main/asciidoc/auditing.adoc index 69427be84..152558d4a 100644 --- a/src/main/asciidoc/auditing.adoc +++ b/src/main/asciidoc/auditing.adoc @@ -9,7 +9,7 @@ Please refer to the store-specific section for configuration samples. [NOTE] ==== -Applications that only track creation and modification dates do not need to specify an <>. +Applications that only track creation and modification dates are not required do make their entities implement <>. ==== [[auditing.annotations]]