There was an error while loading. Please reload this page.
2 parents 3178e20 + 97f4302 commit b335dbcCopy full SHA for b335dbc
docs/why-typescript.md
@@ -161,7 +161,7 @@ var inc = x => x + 1
161
이것을 벗어나서 우리는 타입스크립트의 핵심세부사항들을 파헤칠 수 있습니다.
162
163
[](Interfaces are open ended)
164
-[](Type Inferernce rules)
+[](Type Inference rules)
165
[](Cover all the annotations)
166
[](Cover all ambients : also that there are no runtime enforcement)
167
[](.ts vs. .d.ts)
0 commit comments