Skip to content

Commit 6944d1e

Browse files
bourgeoaTallTed
andauthored
Update src/chat/chatLogic.js
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent debde67 commit 6944d1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/chat/chatLogic.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ import * as utils from '../utils'
1717
* Common code for a chat (discussion area of messages about something)
1818
* This version runs over a series of files for different time periods
1919
*
20-
* Parameters for the whole chat like its title are stored on
21-
* index.ttl#this and the chats messages are stored in YYYY/MM/DD/chat.ttl
20+
* Parameters for the whole chat -- like its title -- are stored at
21+
* index.ttl#this and the chat messages are stored in YYYY/MM/DD/chat.ttl
2222
*
2323
*/
2424

0 commit comments

Comments
 (0)