From ed6ba97a6922e406b7c55ec0be70c4c5f3153bc6 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Mon, 14 Apr 2025 20:03:09 +0300 Subject: [PATCH] chore(release): typo --- docs/Release Notes/Release Notes/v0.92.8-beta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Release Notes/Release Notes/v0.92.8-beta.md b/docs/Release Notes/Release Notes/v0.92.8-beta.md index 6cabea71f..58b5e6188 100644 --- a/docs/Release Notes/Release Notes/v0.92.8-beta.md +++ b/docs/Release Notes/Release Notes/v0.92.8-beta.md @@ -20,7 +20,7 @@ * Preserve include note. * Handle note titles that contain inline code. * In-app help: - * Document structure is now precalculated, so start-up time should be slightly increased. + * Document structure is now precalculated, so start-up time should be slightly better. * Optimized the content in order to reduce the size on disk. * Mobile improvements: * The following dialogs are now accessible: bulk actions, branch prefix, include note, add link, sort child notes, note type selector, move/clone to, import/export, markdown import, note revisions, info dialog.