We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf5877f + 0f2a4f9 commit 78969a0Copy full SHA for 78969a0
sharepoint/sharepoint-ps/sharepoint-pnp/Get-PnPEventReceiver.md
@@ -64,7 +64,7 @@ This will return all registered event receivers in the provided "ProjectList" li
64
Get-PnPEventReceiver -List "ProjectList" -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22
65
```
66
67
-This will return the event receiver in the provided "ProjectList" list with with the provided ReceiverId "fb689d0e-eb99-4f13-beb3-86692fd39f22"
+This will return the event receiver in the provided "ProjectList" list with the provided ReceiverId "fb689d0e-eb99-4f13-beb3-86692fd39f22"
68
69
### ------------------EXAMPLE 6------------------
70
```powershell
0 commit comments