From 3391e21f51fef91516e8a3aa1228c4108da33fde Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Sat, 6 Mar 2021 10:22:07 -0500 Subject: [PATCH] Fix wording --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 444625c..cc9b394 100644 --- a/README.org +++ b/README.org @@ -43,8 +43,8 @@ To highlight some of the features available out of the box: 2. *This file* outputs some startup code to that location 1. Defines all of the options for hosts 2. Runs some required startup code - 3. Loads the host definition file at ~$HOME/.emacs.d/host/$HOSTNAME~ - 4. Reads the enabled modules in ~dotfiles/modules~ and loads them +3. Loads the host definition file at ~$HOME/.emacs.d/host/$HOSTNAME~ +4. Lodas the enabled modules in ~dotfiles/modules~ ** Options