Skip to content

Commit 56d9fd8

Browse files
authored
Update aiuser.md
1 parent 511a6d6 commit 56d9fd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api-reference/beta/resources/aiuser.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "aiUser resource type"
3-
description: "Represents AI generated user or agent."
3+
description: "Represents an AI user or agent."
44
ms.date: 11/15/2024
55
doc_type: resourcePageType
66
ms.localizationpriority: medium
@@ -15,7 +15,7 @@ Namespace: microsoft.graph
1515

1616
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1717

18-
Represents a AI generated user or agent.
18+
Represents an AI user or agent.
1919

2020
## Methods
2121
None.
@@ -47,4 +47,4 @@ The following JSON representation shows the resource type.
4747
"id": "String",
4848
"interactionHistory": [{"@odata.type": "microsoft.graph.aiinteractionhistory"}],
4949
}
50-
```
50+
```

0 commit comments

Comments
 (0)