Skip to content

Commit 424e8bd

Browse files
authored
Apply suggestions from code review
1 parent b92705b commit 424e8bd

File tree

1 file changed

+2
-2
lines changed
  • content/manuals/desktop/troubleshoot-and-support/troubleshoot

1 file changed

+2
-2
lines changed

content/manuals/desktop/troubleshoot-and-support/troubleshoot/topics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ Portability of the scripts is not affected as Linux treats multiple `/` as a sin
349349

350350
A typical error message is "Docker Desktop - Unexpected WSL error" mentioning the error code
351351
`Wsl/Service/RegisterDistro/CreateVm/HCS/HCS_E_HYPERV_NOT_INSTALLED`. Manually executing `wsl` commands
352-
will also fail with the same error code.
352+
also fails with the same error code.
353353

354354
#### Cause
355355

@@ -372,7 +372,7 @@ Your machine must have the following features for Docker Desktop to function cor
372372

373373
![WSL 2 enabled](../../images/wsl2-enabled.png)
374374

375-
It must be possible to run WSL 2 commands without error, for example
375+
It must be possible to run WSL 2 commands without error, for example:
376376

377377
```console
378378
PS C:\users\> wsl -l -v

0 commit comments

Comments
 (0)