Fix typos
This commit is contained in:
parent
3705b959d6
commit
3c80272673
21 changed files with 24 additions and 24 deletions
|
@ -175,7 +175,7 @@ export async function deleteStoryForEveryone(
|
|||
});
|
||||
|
||||
// Send the DOE
|
||||
log.info(`${logId}: enqueing DeleteStoryForEveryone`);
|
||||
log.info(`${logId}: enqueuing DeleteStoryForEveryone`);
|
||||
|
||||
try {
|
||||
const jobData: ConversationQueueJobData = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue