Skip to content

Commit 246cac1

Browse files
authored
Merge pull request #9329 from andrueastman/patch-6
Fix typo in v1 group documentation
2 parents 14ccd40 + 801de2b commit 246cac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/v1.0/api/group-upsert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can create or update the following types of group:
1717
- Microsoft 365 group (unified group)
1818
- Security group
1919

20-
By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see thethe [Properties](../resources/group.md#properties) section of the [group](../resources/group.md) resource. To get properties that are _not_ returned by default, do a [GET operation](group-get.md) and specify the properties in a `$select` OData query option.
20+
By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the [Properties](../resources/group.md#properties) section of the [group](../resources/group.md) resource. To get properties that are _not_ returned by default, do a [GET operation](group-get.md) and specify the properties in a `$select` OData query option.
2121

2222
>**Note**: To create a [team](../resources/team.md), first create a group then add a team to it. For more information, see [Create team](../api/team-put-teams.md).
2323

0 commit comments

Comments
 (0)