From 9c3dfcd09f782ae0fe0c0a6fabd36bc0d597cf42 Mon Sep 17 00:00:00 2001 From: umutKaracelebi Date: Thu, 19 Feb 2026 21:50:29 +0300 Subject: [PATCH] README Polish: fixed grammar, consistency, and phrasing --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d8f5bb030..c2aae3b83 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Or download the [early access version](https://github.com/Flow-Launcher/Prerelea -- Support search using environment variable paths. +- Supports search using environment variable paths. ### Web Searches & URLs @@ -141,7 +141,7 @@ Or download the [early access version](https://github.com/Flow-Launcher/Prerelea -- Prioritise the order of each plugin's results. +- Prioritize the order of each plugin's results. ### Preview Panel @@ -327,7 +327,7 @@ Or download the [early access version](https://github.com/Flow-Launcher/Prerelea | Check For Update | Check for new Flow Launcher update | | Open Log Location | Open Flow Launcher's log location | | Index Option | Open Windows Search Index window | -| Flow Launcher Tips | Visit Flow Launcher's documentation for more help and how to use tips | +| Flow Launcher Tips | Visit Flow Launcher's documentation for more help and usage tips | | Flow Launcher UserData Folder | Open the location where Flow Launcher's settings are stored | | Toggle Game Mode | Toggle Game Mode | | Set Flow Launcher Theme | Set the Flow Launcher Theme | @@ -397,9 +397,9 @@ Our UI library is using [iNKORE.UI.WPF.Modern](https://github.com/iNKORE-NET/UI. iNKORE.UI.WPF.Modern -### New changes +### New Changes -All changes to flow are captured via pull requests. Some new changes will have been merged but still pending release, this means while a change may not exist in the current release, it may very well have been accepted and merged into the dev branch and available as a pre-release download. It is therefore a good idea to search through the open and closed pull requests before you start to make changes to ensure the change you intend to make is not already done. +All changes to Flow are captured via pull requests. Some new changes may have been merged but are still pending release. This means that while a change may not exist in the current release, it may have been accepted and merged into the dev branch and is available as a pre-release download. It is therefore a good idea to search through the open and closed pull requests before you start to make changes to ensure the change you intend to make is not already done. Each of the pull requests will be marked with a milestone indicating the planned release version for the change.