[ci skip] Fix typo (#189)
This commit is contained in:
parent
9c9149ac45
commit
9795aa16c4
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ permalink: creating-parsers
|
|||
|
||||
# Creating parsers
|
||||
|
||||
Developing Tree-sitter parsers can have a difficult learning curve, but once you get the hang of it, it can fun and even zen-like. This document should help you to build an effective mental model for parser development.
|
||||
Developing Tree-sitter parsers can have a difficult learning curve, but once you get the hang of it, it can be fun and even zen-like. This document should help you to build an effective mental model for parser development.
|
||||
|
||||
## Understanding the problem
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue