diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/build-windows.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-windows.md b/doc/build-windows.md index a10654c7ee..cff4ea9362 100644 --- a/doc/build-windows.md +++ b/doc/build-windows.md @@ -35,7 +35,7 @@ To install WSL on Windows 10 with Fall Creators Update installed (version >= 162 1. Enable the Windows Subsystem for Linux feature * Open the Windows Features dialog (`OptionalFeatures.exe`) - * Enable 'Windows Susbsystem for Linux' + * Enable 'Windows Subsystem for Linux' * Click 'OK' and restart if necessary 2. Install Ubuntu * Open Microsoft Store and search for Ubuntu or use [this link](https://www.microsoft.com/store/productId/9NBLGGH4MSV6) |