Skip to content

Commit

Permalink
Fix typo on Linux docs page (#4728)
Browse files Browse the repository at this point in the history
* new page an title

* add in outline

* build tools

* node-install

* links and preamble

* debian too

* Update gatsby-on-linux.md

* Copy edits

* Copy edits

* Update gatsby-on-linux.md

* typo you, your

* typo you, your
  • Loading branch information
spences10 authored and KyleAMathews committed Mar 27, 2018
1 parent a4d779c commit 93eac44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/gatsby-on-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Following the install instructions on nodejs.org leaves a slightly broken instal
curl -L https://git.io/n-install | bash
```

There are other alternatives for managing you node versions such as [nvm] but this is known to slow down [bash startup] on WSL.
There are other alternatives for managing your node versions such as [nvm] but this is known to slow down [bash startup] on WSL.

### Using Windows Subsystem Linux: Debian

Expand Down

0 comments on commit 93eac44

Please sign in to comment.