Skip to content

Commit ec2782f

Browse files
yahma25bumkeyy
andauthored
Update docs/playground/ko/3-7/Types and Code Flow/Assertion Functions.ts
Co-authored-by: Kibeom Kwon <[email protected]>
1 parent 85bfa5c commit ec2782f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/playground/ko/3-7/Types and Code Flow/Assertion Functions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//// { compiler: { }, order: 1 }
22

33
// JavaScript의 유연성 때문에,
4-
// 추측들이 유효한지 확인하기 위해 코드에 런타임 검사를 추가하는 것이 좋습니다.
4+
// 가정을 검증하기 위해서 코드에 런타임 검사를 추가하는 것이 좋습니다.
55

66
// 일반적으로 단언(또는 불변)이라고 불리며
77
// 변수가 예상한 것과 일치하지 않을 때

0 commit comments

Comments
 (0)