From 04ed8801f675780efdd848fe7d8b090525d1281b Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Fri, 1 May 2020 02:22:50 +0530 Subject: [PATCH] Refactoring the statement for better readability (#24124) --- docs/sources/enterprise/reporting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/enterprise/reporting.md b/docs/sources/enterprise/reporting.md index ac4adef910b..aeb61241a1f 100644 --- a/docs/sources/enterprise/reporting.md +++ b/docs/sources/enterprise/reporting.md @@ -51,7 +51,7 @@ Currently only Organization Admins can create reports. If you want to use email addresses from the report, then select the **Use emails from report** check box. 1. Click **Send**. -The last saved version of the report will be sent to selected emails. You can use this to verify emails are working and to make sure the report generates and is displayed as you expect. +The last saved version of the report will be sent to selected emails. You can use this to verify emails are working and to make sure the report is generated and displayed as you expect. {{< docs-imagebox img="/img/docs/enterprise/reports_send_test_mail.png" max-width="500px" class="docs-image--no-shadow" >}}