Skip to content

Commit b313406

Browse files
eddie0329straker
authored andcommitted
chore: fix comma to period (#4654)
Other rule description ends with period, but "landmark-one-main" doesn't.(ends with comma) To align with the context, I changed comma to period
1 parent 3ef7058 commit b313406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locales/ko.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
"help": "문서는 하나를 초과하는 main 랜드마크를 가지지 않아야 합니다."
263263
},
264264
"landmark-one-main": {
265-
"description": "문서가 main 랜드마크를 가지고 있는지 확인하세요,",
265+
"description": "문서가 main 랜드마크를 가지고 있는지 확인하세요.",
266266
"help": "문서는 하나의 main 랜드마크를 가져야 합니다."
267267
},
268268
"landmark-unique": {

0 commit comments

Comments
 (0)