emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/cyberpunk-theme 7fa3407 057/132: Typos


From: ELPA Syncer
Subject: [nongnu] elpa/cyberpunk-theme 7fa3407 057/132: Typos
Date: Thu, 21 Oct 2021 18:03:49 -0400 (EDT)

branch: elpa/cyberpunk-theme
commit 7fa3407c3a7380e65ed295eda68555384fa16a5e
Author: n3mo <nemo1211@gmail.com>
Commit: n3mo <nemo1211@gmail.com>

    Typos
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 08d0425..81e0ffe 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ If you want cyberpunk-theme to be set at startup, add the 
following line to your
 (load-theme 'cyberpunk t)
 ```
 
-If you've install cyberpunk using package-install, you made need to wait to 
load the cyberpunk theme until startup initialization is complete. In this 
case, instead of <code>(load-theme 'cyberpunk t)</code>, you may need something 
like:
+If you've installed cyberpunk using package-install, you may need to wait to 
load the cyberpunk theme until startup initialization is complete. In this 
case, instead of <code>(load-theme 'cyberpunk t)</code>, you may need something 
like:
 
 ```lisp
 (add-hook 'after-init-hook 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]