Skip to content

Commit

Permalink
metadata fixup for adambard#1874
Browse files Browse the repository at this point in the history
  • Loading branch information
vendethiel authored Jun 26, 2016
1 parent 75a5764 commit 49bc5c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hu-hu/typescript-hu.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ contributors:
translators:
- ["Tamás Diószegi", "https://github.com/ditam"]
filename: learntypescript-hu.ts
lang: hu-hu
---

A TypeScript nyelv a JavaScript nyelven írt nagy méretű alkalmazások fejlesztését kívánja megkönnyíteni.
Expand Down Expand Up @@ -171,4 +172,4 @@ var tuple = pairToTuple({ item1:"hello", item2:"world"});
* [TypeScript nyelv specifikációja (pdf)] (http://go.microsoft.com/fwlink/?LinkId=267238)
* [Anders Hejlsberg - Introducing TypeScript on Channel 9] (http://channel9.msdn.com/posts/Anders-Hejlsberg-Introducing-TypeScript)
* [Forráskód GitHubon] (https://github.com/Microsoft/TypeScript)
* [Definitely Typed - típusdefiníciók gyűjteménye] (http://definitelytyped.org/)
* [Definitely Typed - típusdefiníciók gyűjteménye] (http://definitelytyped.org/)

0 comments on commit 49bc5c8

Please sign in to comment.