Skip to content

Commit 5ea384b

Browse files
author
유인근
committed
chore: 모달 타이틀 변경
1 parent feb0cd8 commit 5ea384b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ <h3 class="mb-0"></h3>
233233
<div class="modal-dialog" role="document">
234234
<div class="modal-content">
235235
<div class="modal-header">
236-
<h5 class="modal-title" id="exampleModalLongTitle">Modal title</h5>
236+
<h5 class="modal-title" id="exampleModalLongTitle">사용법 & 시나리오</h5>
237237
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
238238
<span aria-hidden="true">&times;</span>
239239
</button>

0 commit comments

Comments
 (0)