diff options
Diffstat (limited to '_site/command_line_switches.html')
| -rw-r--r-- | _site/command_line_switches.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_site/command_line_switches.html b/_site/command_line_switches.html index 0b518af..c67658f 100644 --- a/_site/command_line_switches.html +++ b/_site/command_line_switches.html @@ -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>& ([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 />
|
