Skip to content

Commit

Permalink
Fix spelling error in .spacemacs template
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler authored and StreakyCobra committed Apr 5, 2016
1 parent d6202d3 commit 0653e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/templates/.spacemacs.template
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ This function is called at the very end of Spacemacs initialization after
layers configuration.
This is the place where most of your configurations should be done. Unless it is
explicitly specified that a variable should be set before a package is loaded,
you should place you code here."
you should place your code here."
)

;; Do not write anything past this comment. This is where Emacs will
Expand Down

0 comments on commit 0653e1f

Please sign in to comment.