Skip to content

Commit c09c917

Browse files
authored
Merge pull request #280 from eed3si9n/wip/cargo
Fix typo in Cargo.toml
2 parents 236c7b2 + 55126bb commit c09c917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "scala grammar for the tree-sitter parsing library"
44
version = "0.20.0"
55
keywords = ["incremental", "parsing", "scala"]
66
categories = ["parsing", "text-editors"]
7-
repository = "https://github.com/tree-sitter/tree-sitter-javascript"
7+
repository = "https://github.com/tree-sitter/tree-sitter-scala"
88
edition = "2018"
99
license = "MIT"
1010

0 commit comments

Comments
 (0)