diff options
Diffstat (limited to 'change_edition.md')
| -rw-r--r-- | change_edition.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/change_edition.md b/change_edition.md index 0ebe61a..3ff1b3c 100644 --- a/change_edition.md +++ b/change_edition.md @@ -2,21 +2,21 @@ ------------------------------------------------------------------------
-- You can find this option in MAS extras section.
+- You can find this option in the MAS extras section.
- It can change the Windows 10-11 / Server Editions (Build 10240 and higher).
- It uses official methods for changing editions.
-- Available editions are shown in script basis on\
+- Available editions are shown in the script basis on\
`dism /online /english /Get-TargetEditions`
-- Script is future proof, means on the release of new Windows / Server editions, script doesn't need an update and can get the required key from the system itself.
+- The script is future proof, which means on the release of new Windows / Server editions, the script doesn't need an update and can get the required key from the system itself.
-- Script blocks the change to/from CountrySpecific and CloudEdition editions, since it's offically not supported and user may face issues.
+- Script blocks the change to/from CountrySpecific and CloudEdition editions since it's officially not supported and the user may face issues.
-- Internet needs to be turned off and a restart is required while changing from Core (Home) to Non-Core (Pro, Enterprise etc) edition.
+- Internet needs to be turned off and a restart is required while changing from Core (Home) to Non-Core (Pro, Enterprise, etc) edition.
-- Script can not change the Non-Core (Pro, Enterprise etc) to Core (Home) edition.
+- The script can not change the Non-Core (Pro, Enterprise, etc) to Core (Home) edition.
------------------------------------------------------------------------
|
