Skip to content

Commit 80124b9

Browse files
committed
Fixing some problems with the contact entity content
1 parent b783fc5 commit 80124b9

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

windows.ai.actions/actionentitykind.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ The entity is a [TableActionEntity](tableactionentity.md).
5050

5151
### -field Contact: 8
5252

53+
The entity is a [ContactActionEntity](contactactionentity.md).
54+
5355
### -field Uri: 9
5456

5557
The entity is a [UriActionEntity](uriactionentity.md).

windows.ai.actions/contactactionentity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public sealed class ContactActionEntity : Windows.AI.Actions.ActionEntity
1212

1313
## -description
1414

15-
A subtype of [ActionEntity](actionentity.md) that represents a document.
15+
A subtype of [ActionEntity](actionentity.md) that represents a contact.
1616

1717
## -remarks
1818

0 commit comments

Comments
 (0)