There was an error while loading. Please reload this page.
1 parent 7508fd9 commit c0fec42Copy full SHA for c0fec42
src/Unread.ts
@@ -23,7 +23,7 @@ import shouldHideEvent from './shouldHideEvent';
23
import { haveTileForEvent } from "./components/views/rooms/EventTile";
24
25
/**
26
- * Returns true iff this event arriving in a room should affect the room's
+ * Returns true if this event arriving in a room should affect the room's
27
* count of unread messages
28
*
29
* @param {Object} ev The event
0 commit comments