Fix a typo
This commit is contained in:
parent
028ec34a25
commit
005cd8dba8
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ following links.
|
||||||
## What's a module?
|
## What's a module?
|
||||||
|
|
||||||
Prelude modules are plain old Elisp libraries - there's absolutely nothing magical about them.
|
Prelude modules are plain old Elisp libraries - there's absolutely nothing magical about them.
|
||||||
Most of them simply install a few package and provide some sensible baseline configuration for them.
|
Most of them simply install a few Emacs packages and provide some sensible baseline configuration for them.
|
||||||
Here's a real example.
|
Here's a real example.
|
||||||
|
|
||||||
``` emacs-lisp
|
``` emacs-lisp
|
||||||
|
|
Loading…
Reference in a new issue