diff options
| author | WindowsAddict | 2023-10-26 20:36:23 +0000 |
|---|---|---|
| committer | WindowsAddict | 2023-10-26 20:36:23 +0000 |
| commit | 7d2157fb8d5989d3195083551dc8c5ce4c042714 (patch) | |
| tree | 42794ddb1650fc7cb4fb1125ab49f2c00f88e63a /_site/index.html | |
| parent | 22da220e631bc44f4d03e7f3f3863217d0a7b8d9 (diff) | |
| download | massgrave.dev-7d2157fb8d5989d3195083551dc8c5ce4c042714.zip | |
Grammar fixes from Lyssa
Diffstat (limited to '_site/index.html')
| -rw-r--r-- | _site/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/_site/index.html b/_site/index.html index 37f01e5..051b93d 100644 --- a/_site/index.html +++ b/_site/index.html @@ -422,13 +422,13 @@ Activate Windows</li> <li><strong>KMS38</strong> Method to Activate Windows/Server Till the
Year 2038</li>
<li><strong>Online KMS</strong> Method to Activate Windows/Server/Office
-Till 180 Days (Lifetime With Renewal Task)</li>
-<li>Advanced Activation Troubleshoot</li>
+For 180 Days (Lifetime With Renewal Task)</li>
+<li>Advanced Activation Troubleshooting</li>
<li>$OEM$ Folders For Preactivation</li>
<li>Change Windows Edition</li>
<li>Check Windows/Office Activation Status</li>
-<li>Available in All In One and Separate Files Version</li>
-<li>Fully Open Source and Based on Batch Script</li>
+<li>Available in All In One and Separate Files Versions</li>
+<li>Fully Open Source and Based on Batch Scripts</li>
<li>Fewer Antivirus Detections</li>
</ul>
<hr />
@@ -452,9 +452,9 @@ method.</strong></p> <ul>
<li>On Windows 8.1/10/11, right-click on the Windows start menu and
select PowerShell or Terminal (Not CMD).</li>
-<li>Copy-paste the below code and press enter<br />
+<li>Copy and paste the code below and press enter<br />
<code>irm https://massgrave.dev/get | iex</code></li>
-<li>You will see the activation options, and follow onscreen
+<li>You will see the activation options. Follow the on-screen
instructions.</li>
<li>That’s all.</li>
</ul>
@@ -468,7 +468,7 @@ href="https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/he <li>In the extracted folder, find the folder named
<code>All-In-One-Version</code></li>
<li>Run the file named <code>MAS_AIO.cmd</code></li>
-<li>You will see the activation options, and follow onscreen
+<li>You will see the activation options, follow the on-screen
instructions.</li>
<li>That’s all.</li>
</ul>
|
