Skip to content

Commit c66018c

Browse files
hyunjineebumkeyy
andauthored
Update docs/documentation/ko/handbook-v2/Understanding Errors.md
요구사항 수정 Co-authored-by: Kibeom Kwon <[email protected]>
1 parent 6408f10 commit c66018c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/ko/handbook-v2/Understanding Errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ TypeScript는 타입이 다른 타입으로 대체할 수 있을 때 타입을
3030

3131
오류 메시지의 몇 가지 예제를 살펴보고 어떤 일이 일어나고 있는지 알아보겠습니다.
3232

33-
### 오류 정교화
33+
### 오류 정교화 (Error Elaborations)
3434

3535
각 오류는 선행 메시지로 시작하고 때로는 더 많은 하위 메시지로 이어집니다.
3636
각 하위 메시지는 위의 메시지에 대한 "왜?" 질문에 대답하는 것으로 생각할 수 있습니다.

0 commit comments

Comments
 (0)