Sfoglia il codice sorgente

Merge pull request #114 from Technerder/patch-1

Fixed two minor spelling mistakes
Richard Newton 6 anni fa
parent
commit
b090b92a44
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -11,7 +11,7 @@ First Method:
 2) Once extracted, open PowerShell (or PowerShell ISE) as an Administrator
 2) Once extracted, open PowerShell (or PowerShell ISE) as an Administrator
 3) Enable PowerShell execution
 3) Enable PowerShell execution
 <code>Set-ExecutionPolicy Unrestricted -Force</code>
 <code>Set-ExecutionPolicy Unrestricted -Force</code>
-4) On the propmt, change to the directory where you extracted the files:
+4) On the prompt, change to the directory where you extracted the files:
   e.g. - cd c:\temp
   e.g. - cd c:\temp
 5) Next, to run either script, enter in the following:
 5) Next, to run either script, enter in the following:
   e.g. - .\Windows10DebloaterGUI.ps1
   e.g. - .\Windows10DebloaterGUI.ps1
@@ -35,7 +35,7 @@ To run this with parameters, do the following:
 
 
 1) Download the .zip file on the main page of the github and extract the .zip file to your desired location
 1) Download the .zip file on the main page of the github and extract the .zip file to your desired location
 2) Once extracted, open PowerShell (or PowerShell ISE) as an Administrator
 2) Once extracted, open PowerShell (or PowerShell ISE) as an Administrator
-3) On the propmt, change to the directory where you extracted the files:
+3) On the prompt, change to the directory where you extracted the files:
   e.g. - cd c:\temp
   e.g. - cd c:\temp
 4) Next, to run either script, enter in the following:
 4) Next, to run either script, enter in the following:
   e.g. - .\Windows10SysPrepDebloater.ps1 -Sysprep, -Debloat -Privacy and -StopEdgePDF
   e.g. - .\Windows10SysPrepDebloater.ps1 -Sysprep, -Debloat -Privacy and -StopEdgePDF