mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
Fix words
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
4aa15ee191
commit
cc17409943
@ -24,7 +24,7 @@ algorithm to call, instead of having all the logic in the room list store itself
|
||||
|
||||
|
||||
Tag sorting is effectively the comparator supplied to the list algorithm. This gives the list algorithm
|
||||
the power to decide when and how to apply the tag sorting, if at all. For example, The importance algorithm,
|
||||
the power to decide when and how to apply the tag sorting, if at all. For example, the importance algorithm,
|
||||
later described in this document, heavily uses the list ordering behaviour to break the tag into categories.
|
||||
Each category then gets sorted by the appropriate tag sorting algorithm.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user