Skip to content

Commit 08ea782

Browse files
committed
Added ";" to the end of javascript file
1 parent 897c55e commit 08ea782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/bootstrap-markdown.kr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
'enter image title here': "여기에 이미지 제목을 적으세요",
2222
'list text here': "리스트 텍스트"
2323
};
24-
}(jQuery))
24+
}(jQuery));

0 commit comments

Comments
 (0)