diff --git a/INSTALLING.md b/INSTALLING.md index 37d9b72..d46f98f 100644 --- a/INSTALLING.md +++ b/INSTALLING.md @@ -15,7 +15,7 @@ cd /tmp \ && sudo mv cheat-linux-amd64 /usr/local/bin/cheat ``` -You may need to need to change the version number (`4.4.0`) and the archive +You may need to change the version number (`4.4.0`) and the archive (`cheat-linux-amd64.gz`) depending on your platform. See the [releases page][releases] for a list of supported platforms. diff --git a/configs/conf.yml b/configs/conf.yml index d0e5d0b..3159a6c 100644 --- a/configs/conf.yml +++ b/configs/conf.yml @@ -42,7 +42,7 @@ pager: PAGER_PATH # # This is very useful when you would like to maintain, for example, a # "pristine" repository of community cheatsheets on one cheatpath, and an -# editable personal reponsity of cheatsheets on another cheatpath. +# editable personal repository of cheatsheets on another cheatpath. # # Cheatpaths can be also configured to automatically apply tags to cheatsheets # on certain paths, which can be useful for querying purposes.