From fe62c2f9baf5db4c34d2f796dc179253c9ebc549 Mon Sep 17 00:00:00 2001 From: Caley Woods Date: Sat, 20 Jul 2019 14:55:08 -0500 Subject: [PATCH] Fix typo --- Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows.md b/Windows.md index 11a275c..0c6fb75 100644 --- a/Windows.md +++ b/Windows.md @@ -1,5 +1,5 @@ Pre-built binaries for Windows can be downloaded [here][bin]. However, other -components of the project does not work on Windows. You might want to consider +components of the project do not work on Windows. You might want to consider installing fzf on [Windows Subsystem for Linux][wsl] where everything runs flawlessly.