From 34a20dd1c67b2562e0538acba479589f6a7b4a12 Mon Sep 17 00:00:00 2001 From: Dzmitry Kosarau Date: Fri, 17 Nov 2023 16:23:58 +0500 Subject: [PATCH] EPMRPP-87590 || Capitalize article --- src/main/resources/templates/email/index-finished-template.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/email/index-finished-template.ftl b/src/main/resources/templates/email/index-finished-template.ftl index 07ed3c6501..132eec19f4 100644 --- a/src/main/resources/templates/email/index-finished-template.ftl +++ b/src/main/resources/templates/email/index-finished-template.ftl @@ -70,7 +70,7 @@ You can start to use Auto-Analyzer on your project.

- the search engine Index contains ${indexedLogsCount} record(s) now. + The search engine Index contains ${indexedLogsCount} record(s) now.

Your ReportPortal.io Team