Fix 'scipt' misspelling in CONTRIBUTING.md (#8555)
dymil committed
Jun 29, 2022 at 23:23 UTC
1dcf9c73b789e79b5f09bcacf5dfa2845bcfbbb7
1 file changed
+1
-1
CONTRIBUTING.md
+1
-1
@@ -142,7 +142,7 @@ Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/
142
Set-ExecutionPolicy Bypass -Scope Process -Force
143
.\collect-wsl-logs.ps1
144
```
145
-The scipt will output the path of the log file once done.
145
+The script will output the path of the log file once done.
146
147
### 9) Collect WSL logs with Feedback hub
148
To collect WSL logs follow these steps: