From c3341da242a1733dab75566fbe4b2cee32c5b540 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Wed, 18 Mar 2026 12:05:15 +0100 Subject: [PATCH] Fix english --- updates.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/updates.md b/updates.md index 7724b3b..34929eb 100644 --- a/updates.md +++ b/updates.md @@ -10,23 +10,23 @@ The head note of 0.25 is now in [updates_old.md](https://github.com/vrtmrz/obsid ### Fixed - Remote storage size check now works correctly again (#818). -- Some buttons on the setting dialogue now respond correctly again (#827). +- Some buttons on the settings dialogue now respond correctly again (#827). ### Refactored -- P2P replicator has been refactored to be a little roust and easier to understand. +- P2P replicator has been refactored to be a little more robust and easier to understand. - Delete items which are no longer used that might cause potential problems ### CLI - Fixed the corrupted display of the help message. -- Remove some unnecessary codes. +- Remove some unnecessary code. ### WebApp - Fixed the issue where the detail level was not being applied in the log pane. - Pop-ups are now shown. -- Add coverage for test. +- Add coverage for the test. - Pop-ups are now shown in the web app as well. ## 0.25.53