Skip to content

Commit b335dbc

Browse files
author
minho
authored
Merge pull request basarat#8 from HaileyGu/master
오타 수정 감사합니다. 덕분에 번역 퀄리티가 계속해서 올라가는거 같습니다. 감사합니다.
2 parents 3178e20 + 97f4302 commit b335dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/why-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ var inc = x => x + 1
161161
이것을 벗어나서 우리는 타입스크립트의 핵심세부사항들을 파헤칠 수 있습니다.
162162

163163
[](Interfaces are open ended)
164-
[](Type Inferernce rules)
164+
[](Type Inference rules)
165165
[](Cover all the annotations)
166166
[](Cover all ambients : also that there are no runtime enforcement)
167167
[](.ts vs. .d.ts)

0 commit comments

Comments
 (0)