From 1045930dd9a1dcb6058cbf902041d5c2bb31a48f Mon Sep 17 00:00:00 2001 From: Vinaya Date: Wed, 10 Jan 2018 14:02:25 +0200 Subject: [PATCH] Fix typos (#218) This fixes few typos: "distributions", "want to" instead of "want so". --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 465b335..e6db869 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ fd -x wc -l \; -e rs ## Installation ### On Ubuntu -*... and other Debian-based Linux distrutions.* +*... and other Debian-based Linux distributions.* Download the latest `.deb` package from the [release page](https://github.com/sharkdp/fd/releases) and install it via: ``` bash @@ -263,7 +263,7 @@ X11/xinit/xserverrc ### Specifying the root directory -If we want so search a specific directory, it can be given as a second argument to *fd*: +If we want to search a specific directory, it can be given as a second argument to *fd*: ``` bash > fd passwd /etc /etc/default/passwd