diff --git a/pages/windows/wsl.md b/pages/windows/wsl.md index 841e18570d..9888a54541 100644 --- a/pages/windows/wsl.md +++ b/pages/windows/wsl.md @@ -27,7 +27,7 @@ `wsl --import {{distribution}} {{path/to/install_location}} {{path/to/distro_fs.tar}}` -- Change the version of the specified distribution: +- Change the version of wsl used for the specified distribution: `wsl --set-version {{distribution}} {{version}}`