From 977a300808cfbd3fb056a85c02b4ea6389eebea6 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Tue, 19 May 2026 04:10:39 +0100 Subject: [PATCH] fix grammatical error --- updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updates.md b/updates.md index 1ceefdc..2833dcc 100644 --- a/updates.md +++ b/updates.md @@ -7,7 +7,7 @@ The head note of 0.25 is now in [updates_old.md](https://github.com/vrtmrz/obsid ### Improved -- Improved an error verbosity on concurrent processing on start-up process. +- Improved the error verbosity on concurrent processing during the start-up process. - Now the `report` includes recent logs (of verbosity `verbose` even settings is not set to `verbose`). - Updating logs is now debounced to avoid excessive updates during rapid log generation. - Added a `Generate full report for opening the issue with debug info` command to the command palette, which generates a report without opening the settings dialogue.