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

Commit c0fec42

Browse files
authored
Fixed a minor typo (#8041)
1 parent 7508fd9 commit c0fec42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Unread.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import shouldHideEvent from './shouldHideEvent';
2323
import { haveTileForEvent } from "./components/views/rooms/EventTile";
2424

2525
/**
26-
* Returns true iff this event arriving in a room should affect the room's
26+
* Returns true if this event arriving in a room should affect the room's
2727
* count of unread messages
2828
*
2929
* @param {Object} ev The event

0 commit comments

Comments
 (0)