Skip to content

Commit 955d5a1

Browse files
jamesecclesVesaJuvonen
authored andcommitted
Update security-webapppolicies.md (SharePoint#1770)
Corrected typo in line 71 "threat" to "treat"
1 parent cbc8f7e commit 955d5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/solution-guidance/security-webapppolicies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Modern team sites are SharePoint team sites which are connected to an Office 365
6868
- Treat the modern team site like a “normal” site and grant permission like described in earlier chapters
6969

7070
> [!IMPORTANT]
71-
> We recommend granting permissions at SharePoint level, so threat the modern team sites like regular classic SharePoint team sites. This approach aligns with what the web application policies were providing.
71+
> We recommend granting permissions at SharePoint level, so treat the modern team sites like regular classic SharePoint team sites. This approach aligns with what the web application policies were providing.
7272
7373
#### Granting permissions using PnP PowerShell
7474
Below scripts show an easy way to grant access via using PnP PowerShell and they can be a good starting basis for your implementation. Below scripts do not take in account the following:

0 commit comments

Comments
 (0)