Skip to content

Commit 9490527

Browse files
authored
Remove useless carriage return
1 parent 975eb2d commit 9490527

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,6 @@ For classes understanding:
11861186
- [ES6 Features - Classes](http://es6-features.org/#ClassDefinition)
11871187
- [JavaScript Classes - MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes)
11881188

1189-
11901189
### Async Await
11911190

11921191
In addition to [Promises](#promises), there is a new syntax you might encounter to handle asynchronous code named *async / await*.

0 commit comments

Comments
 (0)