Skip to content

Commit 74d0d84

Browse files
committed
some grammar fixes in the docs
1 parent 155831b commit 74d0d84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/documentation/docs/controls/TeamChannelPicker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TeamChannelPicker control
22

3-
This control allows you to select one or multiple Team Channel user has permissions.
3+
This control allows you to select one or multiple Team Channels based on user's permissions.
44

55
!!! Note
66
You can also check out [Microsoft Teams Channel Picker](https://docs.microsoft.com/en-us/graph/toolkit/components/teams-channel-picker) component in the [Microsoft Graph Toolkit](https://github.com/microsoftgraph/microsoft-graph-toolkit).

docs/documentation/docs/controls/TeamPicker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TeamPicker control
22

3-
This control allows you to select one or multiple Team user has permissions.
3+
This control allows you to select one or multiple Teams based on user's permissions.
44

55
Here is an example of the control:
66

0 commit comments

Comments
 (0)