Skip to content

Commit 5fb69a4

Browse files
Merge pull request #309974 from ecfan/patch-1
Fix typo
2 parents 1371cf0 + a209651 commit 5fb69a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/logic-apps/expression-functions-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2093,7 +2093,7 @@ Suppose that you want to format the number `1234567890`. This example formats th
20932093
formatNumber(1234567890, '#,##0.00', 'en-US')
20942094
```
20952095

2096-
*Example 2"
2096+
*Example 2*
20972097

20982098
Suppose that you want to format the number `1234567890`. This example formats the number to the string "1.234.567.890,00".
20992099

0 commit comments

Comments
 (0)