Skip to content

Commit c7eadb8

Browse files
Apply suggestions from code review
1 parent a1f5e65 commit c7eadb8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/governance/machine-configuration/overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -415,21 +415,21 @@ Windows: `c:\programdata\guestconfig\configuration`
415415
Linux: `/var/lib/GuestConfig/Configuration`
416416

417417

418-
### Opensource nxtools module functionality
418+
### Open-source nxtools module functionality
419419

420-
A new opensource [nxtools module](https://github.com/azure/nxtools#getting-started) has been released with the purpose of making managing Linux systems easier for PowerShell users.
420+
A new open-source [nxtools module](https://github.com/azure/nxtools#getting-started) has been released to help make managing Linux systems easier for PowerShell users.
421421

422-
The module will help in managing common tasks such as:
422+
The module will help in managing common tasks such as these:
423423

424424
- User and group management
425425
- File system operations (changing mode, owner, listing, set/replace content)
426426
- Service management (start, stop, restart, remove, add)
427427
- Archive operations (compress, extract)
428-
- Package Management (list, search, install, uninstall packages)
428+
- Package management (list, search, install, uninstall packages)
429429

430-
The module includes class-based DSC resources for Linux, as well as built-in Machine Configuration packages.
430+
The module includes class-based DSC resources for Linux, as well as built-in machine-configuration packages.
431431

432-
To provide feedback on the above listed functionality, please open an issue on the documentation. We are currently NOT accepting PRs for this project, and support is best effort.
432+
To provide feedback about this functionality, open an issue on the documentation. We currently _don't_ accept PRs for this project, and support is best effort.
433433

434434

435435
## Machine configuration samples

0 commit comments

Comments
 (0)