Skip to content

Commit 5a6d3e9

Browse files
committed
Fix typo
1 parent 28be66e commit 5a6d3e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

powershell-gallery/docs-conceptual/how-to/getting-support/gdpr-dsr-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ information stored in the package.
9191
You may download the script by using the following PowerShell command:
9292

9393
```powershell
94-
Save-Script GetPSGalleryItemsForAuthor PSGallery
94+
Save-Script GetPSGalleryItemsForAuthor -Repository PSGallery
9595
```
9696

9797
You can then run the script directly, by running the following PowerShell commands:

0 commit comments

Comments
 (0)