Skip to content

Commit 3279a1b

Browse files
committed
PR 오타 수정
1 parent 81b858b commit 3279a1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/update_original.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def create_commit_title(commit):
2828

2929

3030
def create_pr_title(commit):
31-
return '['+commit['label']+'] 변역 요청 💬'
31+
return '['+commit['label']+'] 번역 요청 💬'
3232

3333

3434
def create_pr_body():

0 commit comments

Comments
 (0)