From da061e8037ec98cddda53550e47e42fcdf23e9e4 Mon Sep 17 00:00:00 2001 From: Joey Babcock Date: Wed, 18 May 2022 18:46:17 +0200 Subject: [PATCH] Small typo/grammatical fix (#709) "they extension" -> their extension Small fix that you can also feel free to include in a larger commit at a later time :) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba14ee1..1e180a4 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ - Same Music - Searches for music with the same artist, album etc. - Invalid Symbolic Links - Shows symbolic links which point to non-existent files/directories - Broken Files - Finds files that are invalid or corrupted - - Bad Extensions - List files whose content not match with they extension + - Bad Extensions - Lists files whose content not match with their extension ![Czkawka](https://user-images.githubusercontent.com/41945903/145280350-506f7e94-4db0-4de7-a68d-6e7c26bbd2bf.gif) @@ -37,7 +37,7 @@ Some helpful tricks you can find [**here**](instructions/Instruction.md#tips-tri Installation instructions with download links you can find [**here**](instructions/Installation.md). ## Compilation -If you want to try and develop Czkawka or just use the latest available feature, you may want to look at the [**compilation instruction**](instructions/Compilation.md). +If you want to try and develop Czkawka or just use the latest available feature, you may want to look at the [**compilation instructions**](instructions/Compilation.md). ## Benchmarks