Skip to content

Commit 85bfa5c

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 fb5095d commit 85bfa5c

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,6 +1,6 @@
11
//// { compiler: { }, order: 1 }
22

3-
// 주어진 JavaScript의 유연성 때문에,
3+
// JavaScript의 유연성 때문에,
44
// 추측들이 유효한지 확인하기 위해 코드에 런타임 검사를 추가하는 것이 좋습니다.
55

66
// 일반적으로 단언(또는 불변)이라고 불리며

0 commit comments

Comments
 (0)