Skip to content

Commit b73b232

Browse files
yahma25bumkeyy
andauthored
Update docs/playground/ko/TypeScript/Language/Structural Typing.ts
Co-authored-by: Kibeom Kwon <[email protected]>
1 parent 4952e7f commit b73b232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/playground/ko/TypeScript/Language/Structural Typing.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
// 두 가지 타입을 만들 수 있지만,
66
// 서로 할당할 수 없는 명목적 타입 시스템과는 대조적입니다.
7-
// 예제를 살펴보세요:nominal-typing
7+
// example:nominal-typing 를 참고하세요.
88

99
// 예를 들어, 구조적 타입 시스템에서
1010
// 이러한 두 가지 인터페이스는 완전히 이동시킬 수 있습니다:

0 commit comments

Comments
 (0)