Skip to content

Commit 98f7ece

Browse files
yahma25yeonjuan
andauthored
Update docs/playground/ko/JavaScript/Functions with JavaScript/Function Chaining.ts
Co-authored-by: YeonJuan <[email protected]>
1 parent ad1baf1 commit 98f7ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/playground/ko/JavaScript/Functions with JavaScript/Function Chaining.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// 중간값을 줄이고 가독성을 높혀
66
// 코드를 집중시킬 수 있습니다.
77

8-
// 체이닝으로 동작하는 실제로 흔한 API는 jQuery입니다.
8+
// 체이닝으로 동작하는 흔한 API는 jQuery입니다.
99
// 여기에 DefinitelyTyped의 타입과 함께 사용한
1010
// jQuery 예시가 있습니다:
1111

0 commit comments

Comments
 (0)