Skip to content

Commit 78969a0

Browse files
authored
Merge pull request MicrosoftDocs#2531 from nschonni/double-with
typo: Double word "with"
2 parents bf5877f + 0f2a4f9 commit 78969a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-pnp/Get-PnPEventReceiver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ This will return all registered event receivers in the provided "ProjectList" li
6464
Get-PnPEventReceiver -List "ProjectList" -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22
6565
```
6666

67-
This will return the event receiver in the provided "ProjectList" list with with the provided ReceiverId "fb689d0e-eb99-4f13-beb3-86692fd39f22"
67+
This will return the event receiver in the provided "ProjectList" list with the provided ReceiverId "fb689d0e-eb99-4f13-beb3-86692fd39f22"
6868

6969
### ------------------EXAMPLE 6------------------
7070
```powershell

0 commit comments

Comments
 (0)