From a44dda1976d61c51408179c6b905afe9f1c42e86 Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Mon, 8 Sep 2025 15:21:16 +0200 Subject: [PATCH] Fix typos in CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2aa1dbe009..8c266844ca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,8 +87,8 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv - We introduced walkthrough functionality [#12664](https://github.com/JabRef/jabref/issues/12664) - The Welcome tab now has a responsive layout. [#12664](https://github.com/JabRef/jabref/issues/12664) - We introduced a donation prompt in the Welcome tab. [#12664](https://github.com/JabRef/jabref/issues/12664) -- We changed to syntax for the websearch to the one of the main search bar. [#13607](https://github.com/JabRef/jabref/issues/13607) -- We improved the for the web search tab in the preferences dialog [#13791](https://github.com/JabRef/jabref/pull/13791) +- We changed the syntax for the web search to the one of the main search bar. [#13607](https://github.com/JabRef/jabref/issues/13607) +- We improved nested scrolling for the web search tab in the preferences dialog [#13791](https://github.com/JabRef/jabref/pull/13791) - We improved the event viewer for debugging [#13783](https://github.com/JabRef/jabref/pull/13783). - We improved "REDACTED" replacement of API key value in web fetcher search URL [#13796](https://github.com/JabRef/jabref/issues/13796)