Skip to content

Commit 088e072

Browse files
Update WSL/troubleshooting.md
1 parent c8b91f7 commit 088e072

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WSL/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Lastly, if your issue is related to the Windows Terminal, Windows Console, or th
3737
## Common issues
3838

3939
### `command not found` when executing windows .exe in linux
40-
User can run Windows .exe like notepad.exe directly from linux. Sometime, you may hit "command not found" like below:
40+
User can run Windows executables like notepad.exe directly from linux. Sometimes, you may hit "command not found" like below:
4141
```
4242
$ notepad.exe
4343
-bash: notepad.exe: command not found

0 commit comments

Comments
 (0)