From 7e28f2a5785081ae3947596c6530d619c00e305b Mon Sep 17 00:00:00 2001 From: "B. Burt" <97593291+beeburrt@users.noreply.github.com> Date: Sun, 1 Jan 2023 17:45:01 -0800 Subject: [PATCH] change 'reponsity' to 'repository' In cheat/configs/conf.yaml --- configs/conf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.