Skip to content

Commit f576b60

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 ec2782f commit f576b60

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
@@ -8,7 +8,7 @@
88
// 초기에 에러를 발생시키는 작은 기능입니다.
99

1010
// Node는 이 기능을 즉시 사용할 수 있는 함수를 가지고 있으며,
11-
// assert라고 불리고 import 없이 사용할 수 있습니다.
11+
// assert라고 불리며 import 없이 사용할 수 있습니다.
1212

1313
// 우리는 스스로 정의할 것입니다.
1414
// value가 true라고 하는

0 commit comments

Comments
 (0)