Skip to content

Commit 1dcf9c7

Browse files
authored
Fix 'scipt' misspelling in CONTRIBUTING.md (#8555)
1 parent 63cd735 commit 1dcf9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/
142142
Set-ExecutionPolicy Bypass -Scope Process -Force
143143
.\collect-wsl-logs.ps1
144144
```
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.
146146

147147
### 9) Collect WSL logs with Feedback hub
148148
To collect WSL logs follow these steps:

0 commit comments

Comments
 (0)