Grammar fixes from Lyssa

This commit is contained in:
2023-10-27 02:06:23 +05:30
parent 22da220e63
commit 7d2157fb8d
19 changed files with 387 additions and 375 deletions

View File

@ -525,7 +525,7 @@ with this.</td>
<div id="uses-in-powershell-one-liner" class="section level2">
<h2>Uses In Powershell One Liner</h2>
<p><code>&amp; ([ScriptBlock]::Create((irm https://mass grave.dev/get))) /para</code></p>
<p>Note - Remove space between <code>mass grave</code></p>
<p>Note - Remove the space between <code>mass grave</code></p>
<ul>
<li>Replace <code>/para</code> in this command with the switches from
the above table. You can also use multiple switches. For example,
@ -546,7 +546,7 @@ version scripts.</p></li>
be separated with spaces.</p></li>
<li><p>KMS Uninstall switch will take precedence over other KMS
switches.</p></li>
<li><p>KMS38 remove protection switch will task precedence over KMS38
<li><p>KMS38 remove protection switch will take precedence over KMS38
activation.</p></li>
</ul>
<hr />