Skip to content

Commit bed753d

Browse files
authoredAug 31, 2016
Merge pull request basarat#157 from spencer1573/patch-1
fixed small typo
2 parents 44bb6d2 + 76dfea6 commit bed753d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/javascript/recap.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ There were (and will continue to be) a lot of competitors in *Some syntax* to *J
44

55
![](https://raw.githubusercontent.com/basarat/typescript-book/master/images/venn.png)
66

7-
However it does mean that *you need to learn JavaScript* (the good new is *you **only** need to learn JavaScript*). TypeScript is just standardizing all the ways you provide *good documentation* on JavaScript.
7+
However it does mean that *you need to learn JavaScript* (the good news is *you **only** need to learn JavaScript*). TypeScript is just standardizing all the ways you provide *good documentation* on JavaScript.
88

99
* Just giving you a new syntax doesn't help fix bug (looking at you CoffeeScript).
1010
* Creating a new language abstracts you too far from your runtimes, communities (looking at you Dart).

0 commit comments

Comments
 (0)