Skip to content

Commit f331209

Browse files
Fixed issue #5934 - Typo in web page
Fixed the required typo in Korean reference page #5934
1 parent a9a7290 commit f331209

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/reference/ko.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
"h": "숫자: 호를 포함하는 원의 높이값",
329329
"start": "숫자: 라디안 단위, 호의 시작점 각도값",
330330
"stop": "숫자: 라디안 단위, 호의 끝점 각도값",
331-
"mode": "상수: (선택 사항) 호를 그리는 방식들로, CHORD, PIEC, OPEN 중 선택 가능",
331+
"mode": "상수: (선택 사항) 호를 그리는 방식들로, CHORD, PIE, OPEN 중 선택 가능",
332332
"detail": "숫자: (선택 사항) 호의 윤곽선을 구성하는 꼭짓점 개수를 지정. 기본값은 25. (WebGL 모드용)"
333333
}
334334
},
@@ -7671,4 +7671,4 @@
76717671
]
76727672
}
76737673
}
7674-
}
7674+
}

0 commit comments

Comments
 (0)