We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c1965b commit 579b77eCopy full SHA for 579b77e
docs/documentation/ko/handbook-v2/Understanding Errors.md
@@ -10,7 +10,7 @@ oneline: "TypeScript에서 오류를 보는 방법."
10
TypeScript는 오류를 찾으면, 무엇이 잘못됐는지 가능한 자세하게 설명하려고 합니다.
11
TypeScript의 타입 시스템은 구조적이기 때문에, 문제를 발견한 위치에 대해 자세한 설명을 제공할 수 있습니다.
12
13
-## 용어
+## 용어 (Terminology)
14
15
오류 메시지에서 자주 등장하는 용어를 알면 이해하는 데 도움이 됩니다.
16
0 commit comments