Skip to content

Commit e0ce66c

Browse files
barinaliaddaleax
authored andcommitted
Update README.md
1 parent b04651d commit e0ce66c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Need help with Node.js? You've come to the right place!
88
If you have a question about Node.js, [create a new issue](https://github.com/nodejs/help/issues/new)
99
and ask there!
1010

11-
[note] When inserting you're code:
11+
[note] When inserting your code:
1212

1313
use 3 backticks, followed by `js`: As seen below
1414
![node-js](assets/backtick.png)
@@ -19,7 +19,7 @@ console.log('happy coding!')<br>
1919
2020
results in
2121
```js
22-
console.log('happy coding!')
22+
console.log('happy coding!')
2323
```
2424

2525

0 commit comments

Comments
 (0)