Skip to content

Commit 6a76fd2

Browse files
authored
Merge pull request #109 from matthewjdegarmo/patch-1
Americanization
2 parents 0bb06fb + c37cb9e commit 6a76fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Source/en-US/about_ModuleBuilder.help.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ LONG DESCRIPTION
1717

1818
The module is opinionated and expects a few conventions to be respected so that it can:
1919
- compile the module into a single PSM1 for improved performance
20-
- execute Pester tests on the built artefact
20+
- execute Pester tests on the built artifact
2121
- Report correct code coverage against the source's file and line numbers
2222
(as it was before merging into the single PSM1)
2323
- bootstrap your repository with required dependencies
@@ -85,4 +85,4 @@ SEE ALSO
8585
- https://github.com/PoshCode/ModuleBuilder
8686

8787
KEYWORDS
88-
Module, Build, Task, Template
88+
Module, Build, Task, Template

0 commit comments

Comments
 (0)