Skip to content

Commit bf123c4

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
// 코드를 집중시킬 수 있습니다.
77

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

1212
import $ from "jquery";
1313

0 commit comments

Comments
 (0)