Skip to content

Commit 47f07ad

Browse files
authored
Merge pull request #10807 from flcdrg/patch-4
Fix spelling of 'registered' in about_Modules.md
2 parents 47511cf + dc1d322 commit 47f07ad

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

reference/5.1/Microsoft.PowerShell.Core/About/about_Modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ PowerShell modules. For information about how to write PowerShell modules, see
3434

3535
## Install a published module
3636

37-
A published module is a module that is available from a registerd repository,
37+
A published module is a module that is available from a registered repository,
3838
such as the PowerShell Gallery. The **PowerShellGet** and
3939
**Microsoft.PowerShell.PSResourceGet** modules provide cmdlets for finding,
4040
installing, and publishing PowerShell modules to a registered repository.

reference/7.2/Microsoft.PowerShell.Core/About/about_Modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ PowerShell modules. For information about how to write PowerShell modules, see
3434

3535
## Install a published module
3636

37-
A published module is a module that is available from a registerd repository,
37+
A published module is a module that is available from a registered repository,
3838
such as the PowerShell Gallery. The **PowerShellGet** and
3939
**Microsoft.PowerShell.PSResourceGet** modules provide cmdlets for finding,
4040
installing, and publishing PowerShell modules to a registered repository.

reference/7.3/Microsoft.PowerShell.Core/About/about_Modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ PowerShell modules. For information about how to write PowerShell modules, see
3434

3535
## Install a published module
3636

37-
A published module is a module that is available from a registerd repository,
37+
A published module is a module that is available from a registered repository,
3838
such as the PowerShell Gallery. The **PowerShellGet** and
3939
**Microsoft.PowerShell.PSResourceGet** modules provide cmdlets for finding,
4040
installing, and publishing PowerShell modules to a registered repository.

reference/7.4/Microsoft.PowerShell.Core/About/about_Modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ PowerShell modules. For information about how to write PowerShell modules, see
3434

3535
## Install a published module
3636

37-
A published module is a module that is available from a registerd repository,
37+
A published module is a module that is available from a registered repository,
3838
such as the PowerShell Gallery. The **PowerShellGet** and
3939
**Microsoft.PowerShell.PSResourceGet** modules provide cmdlets for finding,
4040
installing, and publishing PowerShell modules to a registered repository.

0 commit comments

Comments
 (0)