diff options
| author | practicalswift <[email protected]> | 2018-02-26 20:19:29 +0100 |
|---|---|---|
| committer | practicalswift <[email protected]> | 2018-02-26 20:19:29 +0100 |
| commit | d918eb78645900cc79898787c32619f913264d0a (patch) | |
| tree | e037b422aa1d11708b25069cac40f09992568716 /doc | |
| parent | Merge #12083: Improve getchaintxstats test coverage (diff) | |
| download | discoin-d918eb78645900cc79898787c32619f913264d0a.tar.xz discoin-d918eb78645900cc79898787c32619f913264d0a.zip | |
Fix typos
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 a10654c7e..cff4ea936 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) |