Skip to content

Commit 8a1b9fc

Browse files
yahma25yeonjuan
andauthored
Update docs/playground/ko/JavaScript/Helping with JavaScript/Errors.ts
Co-authored-by: YeonJuan <[email protected]>
1 parent 4433d52 commit 8a1b9fc

File tree

1 file changed

+1
-1
lines changed
  • docs/playground/ko/JavaScript/Helping with JavaScript

1 file changed

+1
-1
lines changed

docs/playground/ko/JavaScript/Helping with JavaScript/Errors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
let myString = "123";
1414
myString = {};
1515

16-
// 이것은 JS 파일 내에 많은 물결선을 추가하기 시작할 수도 있습니다.
16+
// 이것은 JS 파일 내에 많은 빨간 물결선을 추가하기 시작할 수도 있습니다.
1717
// JavaScript 안에서 계속 작업하는 동안,
1818
// 이런 오류를 고치기 위한 몇 개의 도구가 있습니다.
1919

0 commit comments

Comments
 (0)