Skip to content

Commit 431ebe5

Browse files
authored
Update formatting-syntax-reference.md
1 parent 370310c commit 431ebe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ For examples, see [Formatting multi-value fields](column-formatting.md#formattin
750750

751751
**String related operators** - Some of the previously detailed operators can be used when working with string values:
752752

753-
- `\+`
753+
- `+`
754754
- `indexOf` (*for string length workaround*)
755755

756756
`+` can be used when there's a need to concatenate strings, for instance:

0 commit comments

Comments
 (0)