Skip to content

Commit 821ee38

Browse files
committed
fix typo
1 parent 75b2fed commit 821ee38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/tree-sitter/languageParser.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This approach optimizes performance by loading only necessary parsers once for a
5353
Sources:
5454
- https://github.com/tree-sitter/node-tree-sitter/issues/169
5555
- https://github.com/tree-sitter/node-tree-sitter/issues/168
56-
- https://github.com/Gregoor/tree-sitter-wasms-roo
56+
- https://github.com/bobqianic/tree-sitter-wasms-roo
5757
- https://github.com/tree-sitter/tree-sitter/blob/master/lib/binding_web/README.md
5858
- https://github.com/tree-sitter/tree-sitter/blob/master/lib/binding_web/test/query-test.js
5959
*/

0 commit comments

Comments
 (0)