From 0f670623bd2e4941464e11f379562b30dddf1a97 Mon Sep 17 00:00:00 2001 From: sloumdrone Date: Thu, 28 Nov 2019 12:17:22 -0800 Subject: [PATCH] Corrects a word in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce879ef..f965945 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ If you used a custom `PREFIX` value during install, you will need to supply it w sudo make uninstall PREFIX=/some/directory ``` -Uninstall will clean up any build files, remove the installed binary, and remove the man page from the system. If will _not_ remove any directories created as a part of the installation, nor will it remove any Bombadillo user configuration files. +Uninstall will clean up any build files, remove the installed binary, and remove the man page from the system. It will _not_ remove any directories created as a part of the installation, nor will it remove any Bombadillo user configuration files. #### Troubleshooting