Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Fixes #1319.
  • Loading branch information
fhemberger authored Jul 31, 2017
1 parent 4d2a045 commit c82a835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locale/en/docs/guides/getting-started-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ layout: docs.hbs

# How do I start with Node.js after I installed it?

Once you have installed Node, let's try building our first web server\
Once you have installed Node, let's try building our first web server.
Create a file named "app.js", and paste the following code:

```javascript
Expand Down

0 comments on commit c82a835

Please sign in to comment.