From 0488c7c9071b526c6fe68bec2d1edf02f4496dad Mon Sep 17 00:00:00 2001 From: svetlana maleeva Date: Mon, 10 Jul 2023 17:57:05 +0300 Subject: [PATCH] Fix tag --- .../main/resources/help/en/Functions/exact.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/OfficeWeb/apps/spreadsheeteditor/main/resources/help/en/Functions/exact.htm b/Web/OfficeWeb/apps/spreadsheeteditor/main/resources/help/en/Functions/exact.htm index f319e1937..40730450a 100644 --- a/Web/OfficeWeb/apps/spreadsheeteditor/main/resources/help/en/Functions/exact.htm +++ b/Web/OfficeWeb/apps/spreadsheeteditor/main/resources/help/en/Functions/exact.htm @@ -19,7 +19,7 @@

Syntax

EXACT(text1, text2)

where

- text1(2) is data entered manually or included into the cell you make reference to.

+

text1(2) is data entered manually or included into the cell you make reference to.

Notes

The EXACT function is case-sensitive.

How to apply the EXACT function.