Skip to content

Commit c17bf0d

Browse files
Merge pull request SharePoint#8388 from DesuNinshu/patch-1
Updated spelling in txtContent
2 parents 05c35b9 + 46e5697 commit c17bf0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/declarative-customization/formatting-advanced.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Advanced formatting concepts
33
description: Advanced formatting concepts
4-
ms.date: 06/28/2022
4+
ms.date: 08/24/2022
55
ms.localizationpriority: high
66
---
77
# Advanced formatting concepts
@@ -96,7 +96,7 @@ This example uses `customCardProps`, `openOnEvent`, `directionalHint` and `isBea
9696
"customCardProps": {
9797
"formatter": {
9898
"elmType": "div",
99-
"txtContent": "Define your formatter options inside the customCarProps/formatter property"
99+
"txtContent": "Define your formatter options inside the customCardProps/formatter property"
100100
},
101101
"openOnEvent": "hover",
102102
"directionalHint": "bottomCenter",

0 commit comments

Comments
 (0)