Skip to content

Commit 5bcb2df

Browse files
bourgeoaTallTed
andauthored
Update src/chat/chatLogic.js
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent be24535 commit 5bcb2df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chat/chatLogic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export class ChatChannel {
8181
}
8282

8383
/* Mark a message as deleted
84-
* Wee add a new version of the message,m witha deletion flag (deletion date)
84+
* We add a new version of the message, with a deletion flag (deletion date)
8585
* so that the deletion can be revoked by adding another non-deleted update
8686
*/
8787
async deleteMessage (message) {

0 commit comments

Comments
 (0)