Skip to content

Commit e20bc6c

Browse files
committed
rename a text in tpl
1 parent 2e55e60 commit e20bc6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/webrtc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h4>Call from <strong class="j-ic_initiator"></strong></h4>
116116
<!-- TEMPLATES -->
117117
<!-- stateBoard -->
118118
<script type="text/template" id="tpl_default">
119-
QuickBlox Conversations room is calling <b><%= tag %></b>.
119+
QuickBlox room is <b><%= tag %></b>.
120120
Logged in as <b><%= name %></b>
121121
<button class='fw-link j-logout'>Logout</button>
122122
</script>

0 commit comments

Comments
 (0)