Merge pull request #1362 from ahlinc/fix/891
chore(docs): Fix getting started example, closes #891
This commit is contained in:
commit
53f094f05e
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ tree-sitter parse example-file
|
|||
This should print the following:
|
||||
|
||||
```
|
||||
(source_file [1, 0] - [1, 5])
|
||||
(source_file [0, 0] - [1, 0])
|
||||
```
|
||||
|
||||
You now have a working parser.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue