From ec4ddc1ff0018b61ca00e897bce2257beda1f41a Mon Sep 17 00:00:00 2001 From: tecosaur <20903656+tecosaur@users.noreply.github.com> Date: Fri, 10 Jan 2020 02:00:50 +0800 Subject: [PATCH] Fix typo --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index f590242..57d5d18 100644 --- a/config.org +++ b/config.org @@ -139,7 +139,7 @@ file, or is located in a subdirectory of the repo, you'll need to specify :files ("some-file.el" "src/lisp/*.el"))) #+END_SRC -*** Disabling built-in backages +*** Disabling built-in packages If you'd like to disable a package included with Doom, for whatever reason, you can do so here with the ~:disable~ property: #+BEGIN_SRC emacs-lisp :tangle no