Skip to content

Commit fcdda18

Browse files
bourgeoaTallTed
andauthored
typings
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent 0940f4e commit fcdda18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/chat/infinite.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ export async function infiniteMessageArea (dom, kb, chatChannel, options) {
209209
chatDocument
210210
)
211211
await createIfNotExists(chatDocument)
212-
// Otherwise, create the documentif necessary with a PATCH:
212+
// Otherwise, create the document, if necessary, with a PATCH:
213213
}
214214
try {
215215
await updater.update([], sts)

0 commit comments

Comments
 (0)