Skip to content

Commit 33c324a

Browse files
nschonnisdwheeler
authored andcommitted
typo: Manament -> Management (#3981)
* typo: packkage -> package * typo: Manament -> Management
1 parent 152e52c commit 33c324a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

reference/5.0/PowershellGet/Register-PSRepository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ myNuGetSource https://myget.c...
4747

4848
The first command registers https://www.myget.org/F/powershellgetdemo/ as a repository for the current user.
4949
After myNuGetSource is registered, you can explicitly reference it when searching for, installing, and publishing modules.
50-
Because the *PackageManamentProvider* parameter isn't specified, the repository is not explicitly associated with a OneGet packkage provider, so PowerShellGet polls available package providers and associates it with the NuGet provider.
50+
Because the *PackageManagementProvider* parameter isn't specified, the repository is not explicitly associated with a OneGet package provider, so PowerShellGet polls available package providers and associates it with the NuGet provider.
5151

5252
The second command gets registered repositories and displays the results.
5353

reference/5.1/PowershellGet/Register-PSRepository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ myNuGetSource https://myget.c...
5757

5858
The first command registers https://www.myget.org/F/powershellgetdemo/ as a repository for the current user.
5959
After myNuGetSource is registered, you can explicitly reference it when searching for, installing, and publishing modules.
60-
Because the *PackageManamentProvider* parameter isn't specified, the repository is not explicitly associated with a OneGet packkage provider, so PowerShellGet polls available package providers and associates it with the NuGet provider.
60+
Because the *PackageManagementProvider* parameter isn't specified, the repository is not explicitly associated with a OneGet package provider, so PowerShellGet polls available package providers and associates it with the NuGet provider.
6161

6262
The second command gets registered repositories and displays the results.
6363

reference/6/PowerShellGet/Register-PSRepository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ myNuGetSource https://myget.c...
5757

5858
The first command registers https://www.myget.org/F/powershellgetdemo/ as a repository for the current user.
5959
After myNuGetSource is registered, you can explicitly reference it when searching for, installing, and publishing modules.
60-
Because the *PackageManamentProvider* parameter isn't specified, the repository is not explicitly associated with a OneGet packkage provider, so PowerShellGet polls available package providers and associates it with the NuGet provider.
60+
Because the *PackageManagementProvider* parameter isn't specified, the repository is not explicitly associated with a OneGet package provider, so PowerShellGet polls available package providers and associates it with the NuGet provider.
6161

6262
The second command gets registered repositories and displays the results.
6363

0 commit comments

Comments
 (0)