From 5751f8c5a535dcfbed34bc4eb87561369d16f676 Mon Sep 17 00:00:00 2001 From: Giorgos Logiotatidis Date: Sun, 24 Nov 2019 13:21:49 +0200 Subject: [PATCH] Typo --- docs/getting_started.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.org b/docs/getting_started.org index 54de52c43..a400edad1 100644 --- a/docs/getting_started.org +++ b/docs/getting_started.org @@ -332,7 +332,7 @@ wget -O ~/.emacs https://raw.githubusercontent.com/plexus/chemacs/master/.emacs *Warning: the =~/.emacs.d= directory must not exist for this to work.* #+end_quote -Then create =~/.emacs-profile.el= with a list of your Emacs profiles. This file +Then create =~/.emacs-profiles.el= with a list of your Emacs profiles. This file is structured like a =.dir-locals.el= file. Here is an example with Doom (as the default), Spacemacs, and Prelude: