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

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

[nongnu] elpa/treesit-fold e8a4110921 261/417: docs: Fix typo


From: ELPA Syncer
Subject: [nongnu] elpa/treesit-fold e8a4110921 261/417: docs: Fix typo
Date: Mon, 1 Jul 2024 10:02:32 -0400 (EDT)

branch: elpa/treesit-fold
commit e8a4110921551b3829562f0e0df2b108073d81b7
Author: JenChieh <jcs090218@gmail.com>
Commit: JenChieh <jcs090218@gmail.com>

    docs: Fix typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 99a3a48d1e..8f7d4057c9 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ then in Emacs:
 
 ```elisp
 (add-to-list 'load-path "/path/to/lib")
-(require ts-fold)
+(require 'ts-fold)
 ```
 
 or



reply via email to

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