Skip to content

Commit 75ce793

Browse files
Merge pull request SharePoint#10115 from watana2/patch-1
Remove extra , (Update formatting-syntax-reference.md)
2 parents 5454d6a + 9540b11 commit 75ce793

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/declarative-customization/formatting-syntax-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Formatting syntax reference
33
description: Formatting syntax reference
4-
ms.date: 08/28/2024
4+
ms.date: 02/19/2025
55
ms.localizationpriority: high
66
---
77

@@ -348,7 +348,7 @@ See [Formatting multi-value fields](column-formatting.md#formatting-multi-value-
348348
"action": "setValue",
349349
"actionInput": {
350350
"FieldInternalName_1": "FieldValue_1",
351-
"FieldInternalName_2": "FieldValue_2",
351+
"FieldInternalName_2": "FieldValue_2"
352352
}
353353
}
354354
}

0 commit comments

Comments
 (0)