Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit c2ed27a

Browse files
committed
Typo
1 parent 0332bc9 commit c2ed27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stores/room-list/algorithms/list-ordering/ImportanceAlgorithm.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const CATEGORY_ORDER = [
5252
*
5353
* The importance of a room is defined by the kind of notifications, if any, are
5454
* present on the room. These are classified internally as Unsent, Red, Grey,
55-
* Bold, and Idle. 'Unsent' rooms habe unsent messages, Red rooms have mentions,
55+
* Bold, and Idle. 'Unsent' rooms have unsent messages, Red rooms have mentions,
5656
* grey have unread messages, bold is a less noisy version of grey, and idle
5757
* means all activity has been seen by the user.
5858
*

0 commit comments

Comments
 (0)