Skip to content

Commit fc7a225

Browse files
authored
Update 2-create-package.md
1 parent c117848 commit fc7a225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/machine-configuration/how-to/develop-custom-package/2-create-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Configuration MyConfig {
6666
MyConfig
6767
```
6868

69-
This example configuration is for Linux machines. It creates a file at the path `/tmp/myfile`, sets its content to `Hello, world!`, and configured the file with mode `0777`.
69+
This example configuration is for Linux machines. It creates a file at the path `/tmp/myfile`, sets its content to `Hello, world!`, and configures the file with mode `0777`.
7070

7171
```powershell
7272
Install-Module -Name nxtools

0 commit comments

Comments
 (0)