templates: Fix typo in stream deactivation modal.

This commit is contained in:
Tim Abbott 2021-05-08 07:31:40 -07:00
parent 5e47d8446f
commit e319a1e5e8
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
</h3>
</div>
<div class="modal-body">
Archiving stream <strong>{{stream_name}}</strong> <span>will immediately unsubscribe everyone. This action cannot be undone </span>
Archiving stream <strong>{{stream_name}}</strong> <span>will immediately unsubscribe everyone. This action cannot be undone.</span>
<p><strong>{{t "Are you sure you want to archive this stream?" }}</strong></p>
</div>
<div class="modal-footer">