Browse Source

Fixed typo in changelog

master
Igor Zhukov 10 years ago
parent
commit
0eb1a9a0b4
  1. 2
      app/partials/desktop/changelog_modal.html
  2. 2
      app/partials/mobile/changelog_modal.html

2
app/partials/desktop/changelog_modal.html

@ -39,7 +39,7 @@ @@ -39,7 +39,7 @@
<li>Multisearch box: instantly find chats, usernames and messages</li>
<li>Emoji autocomplete: e.g., type <strong>:kiss</strong> in the message field to see the list. <a href="http://www.emoji-cheat-sheet.com/" target="_blank">Full cheat sheet &raquo;</a></li>
<li>Added 'typing' notification in chats list</li>
<li>Online memebers counter in group headers</li>
<li>Online members counter in group headers</li>
</ul>
</div>
</div>

2
app/partials/mobile/changelog_modal.html

@ -30,7 +30,7 @@ @@ -30,7 +30,7 @@
<li>Multisearch box: instantly find chats, usernames and messages</li>
<li>Emoji autocomplete: e.g., type <strong>:kiss</strong> in the message field to see the list. <a href="http://www.emoji-cheat-sheet.com/" target="_blank">Full cheat sheet &raquo;</a></li>
<li>Added 'typing' notification in chats list</li>
<li>Online memebers counter in group headers</li>
<li>Online members counter in group headers</li>
</ul>
</div>
</div>

Loading…
Cancel
Save