Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 3cf4c49

Browse files
Foxandxsswardbell
authored andcommitted
chore: fix typo in ts-to-js intro
closes #1025
1 parent 17765a3 commit 3cf4c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/cookbook/_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323

2424
"ts-to-js": {
2525
"title": "TypeScript to JavaScript",
26-
"intro": "Convert Angular 2 TypeScript examples into ES5 JavaScrip"
26+
"intro": "Convert Angular 2 TypeScript examples into ES5 JavaScript"
2727
}
2828
}

0 commit comments

Comments
 (0)