summaryrefslogtreecommitdiff
path: root/_site/command_line_switches.html
diff options
context:
space:
mode:
authorWindowsAddict2023-10-26 20:36:23 +0000
committerWindowsAddict2023-10-26 20:36:23 +0000
commit7d2157fb8d5989d3195083551dc8c5ce4c042714 (patch)
tree42794ddb1650fc7cb4fb1125ab49f2c00f88e63a /_site/command_line_switches.html
parent22da220e631bc44f4d03e7f3f3863217d0a7b8d9 (diff)
downloadmassgrave.dev-7d2157fb8d5989d3195083551dc8c5ce4c042714.zip
Grammar fixes from Lyssa
Diffstat (limited to '_site/command_line_switches.html')
-rw-r--r--_site/command_line_switches.html4
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>&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 />