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

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

[nongnu] elpa/treesit-fold 2bcb2f3ccf 213/417: Fix typo


From: ELPA Syncer
Subject: [nongnu] elpa/treesit-fold 2bcb2f3ccf 213/417: Fix typo
Date: Mon, 1 Jul 2024 10:02:27 -0400 (EDT)

branch: elpa/treesit-fold
commit 2bcb2f3ccfae6731932792eb6ca404c294681d1c
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: Jen-Chieh Shen <jcs090218@gmail.com>

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

diff --git a/README.md b/README.md
index b78563e615..40121cf535 100644
--- a/README.md
+++ b/README.md
@@ -220,7 +220,7 @@ Function takes 2 arguments, `node` and `offset`.
 
 * `node` - the targeting tree-sitter node; in this example, `block` will be the
 targeting node.
-* `offset` - (optiona) a cons consist of two integers. This is handy when you 
have
+* `offset` - (optional) a cons consist of two integers. This is handy when you 
have
 a similar rule with little of positioning adjustment.
 
 `tree-sitter-[lang]` parsers are generally integrated with different authors,



reply via email to

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