File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/manuals/desktop/troubleshoot-and-support/troubleshoot Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -349,7 +349,7 @@ Portability of the scripts is not affected as Linux treats multiple `/` as a sin
349349
350350A 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
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
378378PS C:\users\> wsl -l -v
You can’t perform that action at this time.
0 commit comments