Skip to content

Commit 35e1159

Browse files
author
Sacha Lansky
authored
fix typos (paritytech#1339)
1 parent 7db568a commit 35e1159

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

substrate/bin/node-template/docs/rust-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Installation
33
---
44

5-
This guide is for reference only, please check the latest information on getting starting with Substrate
5+
This guide is for reference only, please check the latest information on getting started with Substrate
66
[here](https://docs.substrate.io/main-docs/install/).
77

88
This page will guide you through the **2 steps** needed to prepare a computer for **Substrate** development.
@@ -74,7 +74,7 @@ brew install openssl
7474
### Windows
7575

7676
**_PLEASE NOTE:_** Native Windows development of Substrate is _not_ very well supported! It is _highly_
77-
recommend to use [Windows Subsystem Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10)
77+
recommended to use [Windows Subsystem Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10)
7878
(WSL) and follow the instructions for [Ubuntu/Debian](#ubuntudebian).
7979
Please refer to the separate
8080
[guide for native Windows development](https://docs.substrate.io/main-docs/install/windows/).

0 commit comments

Comments
 (0)