Skip to content

Commit b87e50a

Browse files
committed
spelling correction
1 parent c89149b commit b87e50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ function main () {
397397
syncProgress.increment(1);
398398
}
399399

400-
await logseq.Editor.updateBlock(targetBlock!.uuid, `# 📚 LKRS: KOReader - Sync Initated at ${syncTimeLabel}`)
400+
await logseq.Editor.updateBlock(targetBlock!.uuid, `# 📚 LKRS: KOReader - Sync Initiated at ${syncTimeLabel}`)
401401

402402
syncProgress.destruct();
403403
} catch (e) {

0 commit comments

Comments
 (0)